Skip to content

Instantly share code, notes, and snippets.

@molszewski
Last active August 29, 2015 14:06
Show Gist options
  • Save molszewski/1b0475436ed9b6d34745 to your computer and use it in GitHub Desktop.
Save molszewski/1b0475436ed9b6d34745 to your computer and use it in GitHub Desktop.
mac osx settings
defaults write -g ApplePressAndHoldEnabled -bool false
defaults write -g InitialKeyRepeat -int 18
defaults write -g KeyRepeat -int 0
defaults write com.apple.finder AppleShowAllFiles 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment