Created
September 30, 2011 04:59
-
-
Save tmeasday/1252712 to your computer and use it in GitHub Desktop.
Useful Apple Command setups
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
Turn off stupid* press and hold settings [Needs re-login] *clever | |
defaults write -g ApplePressAndHoldEnabled -bool false | |
Turn off broken* spaces settings (*helpful) | |
defaults write com.apple.Dock workspaces-auto-swoosh -bool NO | |
killall Dock |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment