Skip to content

Instantly share code, notes, and snippets.

@jpbassalot
Created April 1, 2014 14:38
Show Gist options
  • Select an option

  • Save jpbassalot/9915447 to your computer and use it in GitHub Desktop.

Select an option

Save jpbassalot/9915447 to your computer and use it in GitHub Desktop.
NPM bin dir to local user dir
# Change global npm install dir to local user dir
npm config set prefix ~/npm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment