Skip to content

Instantly share code, notes, and snippets.

@fernandovega
Created August 3, 2018 17:31
Show Gist options
  • Save fernandovega/d4e8cecf4e87150d1afabf3551dba613 to your computer and use it in GitHub Desktop.
Save fernandovega/d4e8cecf4e87150d1afabf3551dba613 to your computer and use it in GitHub Desktop.
find . -name "node_modules" -exec rm -rf '{}' +
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment