mirror of
https://github.com/harish2704/dotFiles.git
synced 2026-09-10 07:11:09 +00:00
Set default editor
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
|
||||
|
||||
if test -z "$USER_PROFILEREAD"; then
|
||||
|
||||
export EDITOR=/usr/bin/vim
|
||||
export PYENV_ROOT="$HOME/.pyenv"
|
||||
export NVM_DIR="$HOME/.nvm"
|
||||
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh" # This loads nvm
|
||||
|
||||
Reference in New Issue
Block a user