Skip to content

Instantly share code, notes, and snippets.

@carlosmcevilly
Created October 28, 2013 20:55
Show Gist options
  • Save carlosmcevilly/7204516 to your computer and use it in GitHub Desktop.
Save carlosmcevilly/7204516 to your computer and use it in GitHub Desktop.
enable key repeat on osx
defaults write -g ApplePressAndHoldEnabled -bool false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment