Clean up some collected changes

This commit is contained in:
Hunter Haugen 2015-08-11 15:38:36 -07:00
parent a608906a6b
commit 3733bc2a09
8 changed files with 21 additions and 17 deletions

View file

@ -201,6 +201,8 @@ before layers configuration."
;; Don't use the clipboard please
(setq select-enable-clipboard nil)
;; Don't show the menu bar on the terminal
(setq menu-bar-mode nil)
;; ;; Bind to the correct mac keys
;; ;(setq mac-option-modifier 'meta)
;; ;(setq mac-command-modifier 'super)