Skip to content

Instantly share code, notes, and snippets.

@stephen-james
Created February 4, 2015 19:34
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 stephen-james/f66e55e86424d7b5672e to your computer and use it in GitHub Desktop.
Save stephen-james/f66e55e86424d7b5672e to your computer and use it in GitHub Desktop.
find /Users/Stephen/.npm -type d -print0 | xargs -0 chown Stephen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment