Skip to content

Instantly share code, notes, and snippets.

@navix
Created September 17, 2016 10:00
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 navix/6ba8f693419911bed3135efcf6c8fc95 to your computer and use it in GitHub Desktop.
Save navix/6ba8f693419911bed3135efcf6c8fc95 to your computer and use it in GitHub Desktop.
Node.js after install path-fix
echo 'export PATH=$PATH:/usr/local/bin' >> $HOME/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment