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
|
gitfast
|
||||||
git-flow
|
git-flow
|
||||||
tmux
|
tmux
|
||||||
|
vi-mode
|
||||||
)
|
)
|
||||||
|
|
||||||
[ -d ~/.zfunc ] && fpath+=~/.zfunc
|
[ -d ~/.zfunc ] && fpath+=~/.zfunc
|
||||||
|
|
Loading…
Reference in a new issue