Created
October 17, 2017 08:35
-
-
Save kristinn/7a2df9877800b20ffc7a52c8169ccbe4 to your computer and use it in GitHub Desktop.
Revisions
-
kristinn created this gist
Oct 17, 2017 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,2 @@ defaults write -g InitialKeyRepeat -int 15 # default value is 20 defaults write -g KeyRepeat -int 1 # default value is 2