diff --git a/.zshrc b/.zshrc index f2f45f4..6eb532b 100644 --- a/.zshrc +++ b/.zshrc @@ -72,6 +72,7 @@ plugins=( ) EDITOR="vim" +VISUAL="$EDITOR" source $ZSH/oh-my-zsh.sh # User configuration