vi mode
This commit is contained in:
parent
12b4ed0ddf
commit
7b36537edc
|
@ -52,6 +52,7 @@
|
|||
|
||||
# Extra commands that should be added to '.zshrc'
|
||||
initExtra = ''
|
||||
source ${pkgs.zsh-vi-mode}/share/zsh-vi-mode/zsh-vi-mode.plugin.zsh
|
||||
PROMPT='%F{blue}%n %F{cyan}%~ %F{red}♥ %f';
|
||||
'';
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue