path
This commit is contained in:
parent
4477326afe
commit
a6a0af554d
|
@ -52,6 +52,8 @@
|
|||
initExtra = ''
|
||||
eval "$(direnv hook zsh)"
|
||||
source ${pkgs.zsh-vi-mode}/share/zsh-vi-mode/zsh-vi-mode.plugin.zsh
|
||||
path+=('/home/sajenim/.local/bin')
|
||||
export PATH
|
||||
PROMPT='%F{blue}%n@%m %F{cyan}%~ %F{red}♥ %f';
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue