Skip to content

Instantly share code, notes, and snippets.

@fselcukcan
Created February 22, 2021 10:26
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 fselcukcan/b51c442da0496601f8d11239480a62e4 to your computer and use it in GitHub Desktop.
Save fselcukcan/b51c442da0496601f8d11239480a62e4 to your computer and use it in GitHub Desktop.
.emacs.d/init.el
;(setq mac-option-key-is-meta nil)
;(setq mac-command-key-is-meta nil)
;(setq mac-command-modifier 'cmd)
(setq mac-option-modifier 'meta)
(setq mac-right-option-modifier nil)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment