Skip to content

Instantly share code, notes, and snippets.

@mavieth
Last active September 27, 2017 02:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mavieth/ab288be81beddb0dd4ac693730bc9df5 to your computer and use it in GitHub Desktop.
Save mavieth/ab288be81beddb0dd4ac693730bc9df5 to your computer and use it in GitHub Desktop.
temp
echo 'export NVM_DIR="$HOME/.nvm"' > ~/.bash_profile
echo '[ -s "$NVM_DIR/nvm.sh" ] && . "$NVM_DIR/nvm.sh"' > ~/.bash_profile
. ~/.bash_profile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment