Skip to content

Instantly share code, notes, and snippets.

@dwestheide
Created August 12, 2012 12:00
Show Gist options
  • Save dwestheide/3331566 to your computer and use it in GitHub Desktop.
Save dwestheide/3331566 to your computer and use it in GitHub Desktop.
;;; I prefer cmd key for meta
(setq mac-option-key-is-meta nil
mac-command-key-is-meta t
mac-command-modifier 'meta
mac-option-modifier 'none)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment