Skip to content

Instantly share code, notes, and snippets.

@abiosoft
Created May 18, 2020 11:43
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 abiosoft/4ea0f913c466a2585e0e5c78b2fd06da to your computer and use it in GitHub Desktop.
Save abiosoft/4ea0f913c466a2585e0e5c78b2fd06da to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
defaults write com.microsoft.VSCode ApplePressAndHoldEnabled -bool false
defaults write com.sublimetext.3 ApplePressAndHoldEnabled -bool false
defaults write com.insomnia.app ApplePressAndHoldEnabled -bool false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment