zsh: Vim keys statt emacs keys
This commit is contained in:
parent
decbd7ef0d
commit
0921d5be2f
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# Lines configured by zsh-newuser-install
|
# Lines configured by zsh-newuser-install
|
||||||
bindkey -e
|
bindkey -v
|
||||||
|
|
||||||
export EDITOR="/usr/bin/vim"
|
export EDITOR="/usr/bin/vim"
|
||||||
export VISUAL=$EDITOR
|
export VISUAL=$EDITOR
|
||||||
|
|
Loading…
Reference in a new issue