Last active
October 26, 2016 16:32
-
-
Save hoangong/ddaeadadfe886d817f4f00babb97eea4 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Change annotation location to Download folder | |
defaults write com.apple.screencapture location ~/Downloads/ | |
killall SystemUIServer | |
# Disable blocking unidentified developer | |
sudo spctl --master-disable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment