zsh: Vim keys statt emacs keys

This commit is contained in:
madmaurice 2016-12-20 10:22:21 +01:00
parent decbd7ef0d
commit 0921d5be2f

View file

@ -1,5 +1,5 @@
# Lines configured by zsh-newuser-install
bindkey -e
bindkey -v
export EDITOR="/usr/bin/vim"
export VISUAL=$EDITOR