Skip to content

Instantly share code, notes, and snippets.

@timdp
Created February 1, 2015 13:32
Show Gist options
  • Save timdp/ba3bdba1d57e0309d155 to your computer and use it in GitHub Desktop.
Save timdp/ba3bdba1d57e0309d155 to your computer and use it in GitHub Desktop.
.bashrc for use with nvmw
export PATH="$PATH:~/.nvmw/latest"
alias npm='node ~/.nvmw/latest/node_modules/npm/bin/npm-cli.js'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment