(zsh) export EDITOR
This commit is contained in:
parent
61e23c1086
commit
b2a77b3dc9
1 changed files with 2 additions and 0 deletions
|
|
@ -309,3 +309,5 @@ command -v ngrok > /dev/null 2>&1
|
|||
if [ $? -ne 0 ]; then
|
||||
echo -e "$WARNING ngrok is not installed"
|
||||
fi
|
||||
|
||||
export EDITOR=nvim
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue