Change $EDITOR
This commit is contained in:
parent
6f99df9cb9
commit
17b85bac28
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ zle -N down-line-or-beginning-search
|
|||
|
||||
export COMPLETION_WAITING_DOTS="true"
|
||||
export VISUAL='emacsclient -c -a=""'
|
||||
export EDITOR='editn'
|
||||
export EDITOR='editc'
|
||||
path=("$HOME/bin" "$HOME/go/bin" $path)
|
||||
|
||||
local ZSH_PLUGIN_DIR="$HOME/.zsh_plugins"
|
||||
|
|
Loading…
Add table
Reference in a new issue