EDITOR to emacs
This commit is contained in:
parent
561d1415e2
commit
56618146f0
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ zle -N down-line-or-beginning-search
|
|||
|
||||
|
||||
export COMPLETION_WAITING_DOTS="true"
|
||||
export VISUAL='edit'
|
||||
export EDITOR='edit'
|
||||
export VISUAL='emacs'
|
||||
export EDITOR='emacs'
|
||||
path=("$HOME/bin" "$HOME/go/bin" $path)
|
||||
|
||||
zstyle ':znap:*' auto-compile no
|
||||
|
|
Loading…
Add table
Reference in a new issue