Last active
February 28, 2019 12:38
-
-
Save weslley39/4a8246fae64857fa42a5c589b41b5f13 to your computer and use it in GitHub Desktop.
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 characters
defaults write -g InitialKeyRepeat -int 10 | |
defaults write -g KeyRepeat -int 1 | |
defaults write NSGlobalDomain ApplePressAndHoldEnabled -bool false |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment