Skip to content

Instantly share code, notes, and snippets.

@gabrielfalcao
Created February 4, 2021 19:50
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 gabrielfalcao/514ce44f8aa3f3ba7dcbc8f1bc9a6d92 to your computer and use it in GitHub Desktop.
Save gabrielfalcao/514ce44f8aa3f3ba7dcbc8f1bc9a6d92 to your computer and use it in GitHub Desktop.
remove Emacs.app from Mac OSX quarantine via command-line
sudo xattr -d com.apple.quarantine /Applications/Emacs.app
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment