Skip to content

Instantly share code, notes, and snippets.

@jepebe
Created January 9, 2024 06:55
Show Gist options
  • Save jepebe/a60b4a278a685460d766a3e10f5a80f3 to your computer and use it in GitHub Desktop.
Save jepebe/a60b4a278a685460d766a3e10f5a80f3 to your computer and use it in GitHub Desktop.
MacOS stuff

Disable macOS accent popup (enable repeat key)

defaults write -g ApplePressAndHoldEnabled -bool false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment