add default EDITOR
This commit is contained in:
parent
e631763acf
commit
11b27d59b2
1 changed files with 2 additions and 0 deletions
|
@ -113,4 +113,6 @@ source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
|
|||
source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
|
||||
source /usr/share/fzf/key-bindings.zsh
|
||||
|
||||
export EDITOR=vim
|
||||
|
||||
eval "$(starship init zsh)"
|
||||
|
|
Loading…
Reference in a new issue