Skip to content

Instantly share code, notes, and snippets.

@kumavis
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kumavis/95d6c5ca97bce4e408cc to your computer and use it in GitHub Desktop.
Save kumavis/95d6c5ca97bce4e408cc to your computer and use it in GitHub Desktop.

OSX Config

defaults write -g InitialKeyRepeat -int 10 # normal minimum is 15 (225 ms)
defaults write -g KeyRepeat -int 1 # normal minimum is 2 (30 ms)

Applications / Utilities

  • Oh My Zsh
  • Homebrew
  • Caskroom
  • SublimeText
  • Slate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment