Enabled vi mode in zsh
This commit is contained in:
parent
b905366f43
commit
2feda9afa3
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ plugins=(
|
|||
gitfast
|
||||
git-flow
|
||||
tmux
|
||||
vi-mode
|
||||
)
|
||||
|
||||
[ -d ~/.zfunc ] && fpath+=~/.zfunc
|
||||
|
|
Loading…
Reference in a new issue