mirror of
https://github.com/rywng/dotfiles.git
synced 2024-11-22 10:51:49 +08:00
Feat | Serenade-ish color for pure
This commit is contained in:
parent
5c48e4bfcb
commit
e3aee9e438
4
.zshrc
4
.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
|
||||
|
Loading…
Reference in New Issue
Block a user