Skip to content

Instantly share code, notes, and snippets.

@kukula
Created October 31, 2014 01:52
Show Gist options
  • Save kukula/620858cde70a74a378ae to your computer and use it in GitHub Desktop.
Save kukula/620858cde70a74a378ae to your computer and use it in GitHub Desktop.
install npm gobaly
npm config set prefix ~/npm
export PATH="$PATH:$HOME/npm/bin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment