Skip to content

Instantly share code, notes, and snippets.

@usagizmo
Created December 20, 2017 12:06
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 usagizmo/c060aa7d14a03d1981766e3d1c50c72d to your computer and use it in GitHub Desktop.
Save usagizmo/c060aa7d14a03d1981766e3d1c50c72d to your computer and use it in GitHub Desktop.
sudo find . -name ".DS_Store" -depth -exec rm {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment