Skip to content

Instantly share code, notes, and snippets.

@abishekrsrikaanth
Created April 10, 2021 00:20
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 abishekrsrikaanth/cd86fbfa662b93059f5420c9355114a7 to your computer and use it in GitHub Desktop.
Save abishekrsrikaanth/cd86fbfa662b93059f5420c9355114a7 to your computer and use it in GitHub Desktop.
defaults write -g InitialKeyRepeat -int 10
defaults write -g KeyRepeat -int 1
defaults write http://com.apple.messageshelper.MessageController SOInputLineSettings -dict-add "automaticQuoteSubstitutionEnabled" -bool false
defaults write com.apple.dock static-only -bool TRUE; killall Dock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment