Skip to content

Instantly share code, notes, and snippets.

@tydira
Forked from monokrome/osx_settings.sh
Created May 11, 2013 01:46
Show Gist options
  • Save tydira/5558597 to your computer and use it in GitHub Desktop.
Save tydira/5558597 to your computer and use it in GitHub Desktop.
#!/usr/bin/env sh
sudo defaults write -g ApplePressAndHoldEnabled -bool false
sudo defaults write -g NSScrollViewRubberbanding -int
sudo defaults write com.apple.iTunes disable-elastic-scroll -bool YES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment