zsh: vi-mode indicator

This commit is contained in:
He4eT 2021-08-07 19:17:06 +05:00 committed by GitHub
commit 7f68ddeeeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -68,6 +68,9 @@ plugins=(
vi-mode
)
VI_MODE_RESET_PROMPT_ON_MODE_CHANGE=true
MODE_INDICATOR="%F{yellow}#%f"
source $ZSH/oh-my-zsh.sh
# User configuration