Skip to content

Instantly share code, notes, and snippets.

@miclaus
Created October 23, 2016 21:19
Show Gist options
  • Save miclaus/c6bc9813d0732edf7675b34a28b160ad to your computer and use it in GitHub Desktop.
Save miclaus/c6bc9813d0732edf7675b34a28b160ad to your computer and use it in GitHub Desktop.
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh" # This loads nvm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment