diff --git a/dotfiles/zshrc b/dotfiles/zshrc index 87eb028..6917b63 100644 --- a/dotfiles/zshrc +++ b/dotfiles/zshrc @@ -14,3 +14,4 @@ if [[ -e /usr/share/zsh/manjaro-zsh-prompt ]]; then fi PATH=$HOME/.rbenv/bin:$HOME/.rbenv/shims:$PATH +EDITOR=nvim