From e3aee9e438d0cb3918e1e52dc215cda7be4f444e Mon Sep 17 00:00:00 2001 From: juan Date: Sat, 9 Jul 2022 21:33:59 +0800 Subject: [PATCH] Feat | Serenade-ish color for pure --- .zshrc | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.zshrc b/.zshrc index 8fee4a3..8e43dd5 100644 --- a/.zshrc +++ b/.zshrc @@ -74,9 +74,11 @@ unsetopt beep bindkey -v # End of lines configured by zsh-newuser-install -export KEYTIMEOUT=1 +# pure config +zstyle :prompt:pure:prompt:success color green #edit in vim +export KEYTIMEOUT=1 autoload edit-command-line zle -N edit-command-line bindkey '' edit-command-line