Skip to content

Instantly share code, notes, and snippets.

@jkatayama
Created February 17, 2016 19:48
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 jkatayama/4be344e3b691f4c043ed to your computer and use it in GitHub Desktop.
Save jkatayama/4be344e3b691f4c043ed to your computer and use it in GitHub Desktop.
go to the directory in which your command exists
cd $(dirname "$(which npm)")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment