Skip to content

Instantly share code, notes, and snippets.

@julien-c
Created January 7, 2012 12:17
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 julien-c/1574606 to your computer and use it in GitHub Desktop.
Save julien-c/1574606 to your computer and use it in GitHub Desktop.
Disable the "application downloaded from the internet" warning
defaults write com.apple.LaunchServices LSQuarantine -bool NO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment