Skip to content

Instantly share code, notes, and snippets.

View ben-morin's full-sized avatar

Benjamin Morin ben-morin

View GitHub Profile
# keyboard...
defaults write NSGlobalDomain KeyRepeat -int 1
defaults write NSGlobalDomain InitialKeyRepeat -int 25
defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false
# dock...
defaults write com.apple.dock slow-motion-allowed -bool true
defaults write com.apple.dock showhidden -bool true
# safari...