Skip to content

Instantly share code, notes, and snippets.

@lucyllewy
Created May 6, 2016 14:28
Show Gist options
  • Save lucyllewy/ee6c8b474c15b8beb794fbbea5b1bede to your computer and use it in GitHub Desktop.
Save lucyllewy/ee6c8b474c15b8beb794fbbea5b1bede to your computer and use it in GitHub Desktop.
add the following:
export NODE_PATH="$NODE_PATH:$HOME/.npm-modules/lib/node_modules"
export PATH="$HOME/.npm-modules/bin:$PATH"
prefix = ${HOME}/.npm-modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment