[zsh] make nvim default editor

This commit is contained in:
Christophe Robillard 2025-02-18 20:09:18 +01:00
parent 313839fa1b
commit 6b3957b539

View file

@ -14,3 +14,4 @@ if [[ -e /usr/share/zsh/manjaro-zsh-prompt ]]; then
fi
PATH=$HOME/.rbenv/bin:$HOME/.rbenv/shims:$PATH
EDITOR=nvim