Skip to content

Instantly share code, notes, and snippets.

@say4n
Last active January 13, 2021 05:52
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 say4n/62d242727b4c4c10c94e7a39091323fa to your computer and use it in GitHub Desktop.
Save say4n/62d242727b4c4c10c94e7a39091323fa to your computer and use it in GitHub Desktop.
MacOS Shenanigans
# Disable Gatekeeper
sudo spctl --master-disable
# Enable Gatekeeper
sudo spctl --master-enable
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment