Skip to content

Instantly share code, notes, and snippets.

@alexpchin
Created January 28, 2021 13:00
Show Gist options
  • Save alexpchin/8e2bb81ca0067b824a08fdc7e9b3711e to your computer and use it in GitHub Desktop.
Save alexpchin/8e2bb81ca0067b824a08fdc7e9b3711e to your computer and use it in GitHub Desktop.

Revisions

  1. alexpchin created this gist Jan 28, 2021.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1 @@
    find . -name "node_modules" -type d -prune -exec rm -rf '{}' +