[zsh] make nvim default editor
This commit is contained in:
parent
313839fa1b
commit
6b3957b539
1 changed files with 1 additions and 0 deletions
|
|
@ -14,3 +14,4 @@ if [[ -e /usr/share/zsh/manjaro-zsh-prompt ]]; then
|
|||
fi
|
||||
|
||||
PATH=$HOME/.rbenv/bin:$HOME/.rbenv/shims:$PATH
|
||||
EDITOR=nvim
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue