This commit is contained in:
♥ Minnie ♥ 2023-04-25 08:05:32 +08:00
parent 12b4ed0ddf
commit 7b36537edc

View file

@ -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';
'';
};