Skip to content

Instantly share code, notes, and snippets.

@morshadunnur
Created October 2, 2019 05:52
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 morshadunnur/be992c5647267b7f99bf0b53d18d4f17 to your computer and use it in GitHub Desktop.
Save morshadunnur/be992c5647267b7f99bf0b53d18d4f17 to your computer and use it in GitHub Desktop.
~$ npm config set prefix ~/.npm
~$ echo 'export PATH="$HOME/.npm/bin:$PATH"' >> ~/.bashrc
~$ source ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment