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