add default EDITOR

This commit is contained in:
Simon Rieger 2023-08-22 20:01:49 +02:00
parent e631763acf
commit 11b27d59b2

View file

@ -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)"