Fixed editor issue
This commit is contained in:
parent
ca07ebcf5e
commit
8ae288881f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,5 @@
|
|||
# Lines configured by zsh-newuser-install
|
||||
bindkey -e
|
||||
|
||||
export EDITOR="vim"
|
||||
export EDITOR="/usr/bin/vim"
|
||||
export VISUAL=$EDITOR
|
||||
|
|
Loading…
Reference in a new issue