Skip to content

Instantly share code, notes, and snippets.

@obradovic
Last active September 12, 2015 14:28
Show Gist options
  • Save obradovic/216d5136d0646fc93864 to your computer and use it in GitHub Desktop.
Save obradovic/216d5136d0646fc93864 to your computer and use it in GitHub Desktop.
Make OSx terminal cursor move faster
defaults write NSGlobalDomain KeyRepeat -int 0.05
defaults write NSGlobalDomain InitialKeyRepeat -int 12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment