3fbaf48 ^
1 2 3 4 5 6 7
(when (eq system-type 'darwin) (setq mac-option-modifier 'meta) (setq mac-right-option-modifier 'none) (setq mac-command-modifier 'super)) (provide 'init-mac)