Skip to content

Instantly share code, notes, and snippets.

@kahwee
Created August 31, 2016 00:35
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 kahwee/696090cb1a5c305c46c4865c154d443b to your computer and use it in GitHub Desktop.
Save kahwee/696090cb1a5c305c46c4865c154d443b to your computer and use it in GitHub Desktop.
cd && mkdir .node_modules_global
npm config set prefix=$HOME/.node_modules_global
echo 'Remember to do this: export PATH="$HOME/.node_modules_global/bin:$PATH"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment