mirror of
https://github.com/He4eT/dotfiles.git
synced 2026-05-04 23:47:23 +00:00
zsh: vi-mode indicator
This commit is contained in:
parent
fa32252750
commit
7f68ddeeeb
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue