Skip to content

Instantly share code, notes, and snippets.

@tmeasday
Created September 30, 2011 04:59
Show Gist options
  • Save tmeasday/1252712 to your computer and use it in GitHub Desktop.
Save tmeasday/1252712 to your computer and use it in GitHub Desktop.
Useful Apple Command setups
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