Fixed editor issue

This commit is contained in:
madmaurice 2015-10-26 11:59:11 +01:00
parent ca07ebcf5e
commit 8ae288881f

View file

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