diff options
author | William Carroll <wpcarro@gmail.com> | 2016-05-24T15·39-0400 |
---|---|---|
committer | William Carroll <wpcarro@gmail.com> | 2016-05-24T15·39-0400 |
commit | e230e23c8befa8a09a47f626e263b7eb3535b865 (patch) | |
tree | 2d1fe6b9566f34d63d1a4719d92bcd46e1a0c1a3 /README.md | |
parent | ffc3a1d4ba2efdc8ef098c25ecde1f0a702cc4f5 (diff) |
Adds key-repeat values
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index dbff0eed336f..b9c042a5cc45 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ I'm documenting this for personal use. Shell settings, vim settings, commonly used applications, et cetera... ### Commonly used applications -* homebrew - necessary for procuring shell applications +* homebrew - `key-repeat: 50ms delay-until-repeat: 300ms` necessary for procuring shell applications * karabiner - increase your Mac's key repeat settings beyond the default range * spectacle - resize and move your windows with keyboard shortcuts * iterm - substitute for Terminal application |