Let nvim be the default editor by way of its settings

This commit is contained in:
Gene Liverman 2024-01-26 21:21:48 -05:00
parent 122285931a
commit b8f9caf6dd
2 changed files with 0 additions and 4 deletions

View file

@ -1,8 +1,6 @@
alias ll='ls -G -l'
alias ls='ls -G'
export EDITOR='vim'
export PATH=$PATH:~/.nexustools
export PATH=$PATH:/Applications/Araxis\ Merge.app/Contents/Utilities
export PATH="/usr/local/opt/python/libexec/bin:$PATH"