1
0
Fork 0

direnv: Set up NVM helper

This commit is contained in:
Jeremy Kaplan 2021-03-30 14:45:31 -07:00
commit 8aebf3da77
2 changed files with 12 additions and 0 deletions

View file

@ -21,3 +21,5 @@ export LOCAL_SESSION
export SHELL=$(which zsh)
export FZF_DEFAULT_COMMAND='fd'
export NVM_DIR="${HOME}/.nvm"