Skip to content

Instantly share code, notes, and snippets.

@mbriggs
Created August 19, 2012 17:48
Show Gist options
  • Select an option

  • Save mbriggs/3396686 to your computer and use it in GitHub Desktop.

Select an option

Save mbriggs/3396686 to your computer and use it in GitHub Desktop.
(setq mac-option-key-is-meta nil)
(setq mac-command-key-is-meta t)
(setq mac-command-modifier 'meta)
(setq mac-option-modifier nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment