Enabled vi mode in zsh

This commit is contained in:
Michael Mandl 2020-10-06 19:32:54 +02:00
parent b905366f43
commit 2feda9afa3
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7

View file

@ -77,6 +77,7 @@ plugins=(
gitfast
git-flow
tmux
vi-mode
)
[ -d ~/.zfunc ] && fpath+=~/.zfunc