Skip to content

Instantly share code, notes, and snippets.

@Krever
Created March 30, 2020 06:04
Show Gist options
  • Save Krever/46b72ca28e5936fbfa5409cce2434fe6 to your computer and use it in GitHub Desktop.
Save Krever/46b72ca28e5936fbfa5409cce2434fe6 to your computer and use it in GitHub Desktop.
How to use windows keyboard on macOS

The goal is to use the same external keyboard (and so the same muscle memory) for both linux and macOS

  1. Swap CMD and CTRL in macOS keyboard settings (can be done only for external keyboard)
  2. Swap back the modifier for iTerm (so ctrl is cmd for all other apps but stays ctrl for iTerm)

Remaining problems:

  • navigate by word - ctrl+arrows on linux, alt+arrows on mac
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment