Skip to content

Instantly share code, notes, and snippets.

@ahelja
Last active November 21, 2020 08:22
Show Gist options
  • Save ahelja/a98687cc705c1ca0c78b to your computer and use it in GitHub Desktop.
Save ahelja/a98687cc705c1ca0c78b to your computer and use it in GitHub Desktop.
Zip without desktop services store files
zip -r foo.zip foo -x "*.DS_Store"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment