Skip to content

Instantly share code, notes, and snippets.

@braginteractive
Created July 11, 2015 00:58
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 braginteractive/6d0729165bd9d3955173 to your computer and use it in GitHub Desktop.
Save braginteractive/6d0729165bd9d3955173 to your computer and use it in GitHub Desktop.
Remove .DS_Store file and zip
zip -r bar.zip bar -x "*.DS_Store"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment