Skip to content

Instantly share code, notes, and snippets.

@vmitchell85
Created September 3, 2019 12:53
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 vmitchell85/3b1a2053afa3b6c66e1cc8e27d6c743a to your computer and use it in GitHub Desktop.
Save vmitchell85/3b1a2053afa3b6c66e1cc8e27d6c743a to your computer and use it in GitHub Desktop.
alias nukenodemodules="find . -name "node_modules" -exec rm -rf '{}' + "
@vmitchell85
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment