|
|
@ -36,7 +36,7 @@ |
|
|
|
(add-to-load-path "/usr/share/emacs/site-lisp") |
|
|
|
|
|
|
|
;; mu4e on Mac (from homebrew) |
|
|
|
(add-to-load-path "/usr/local/Cellar/mu/1.4.3/share/emacs/site-lisp") |
|
|
|
(add-to-load-path "/usr/local/Cellar/mu/1.4.3/share/emacs/site-lisp/mu/mu4e") |
|
|
|
|
|
|
|
;; Ensure a few locations are in `exec-path` |
|
|
|
(setq exec-path (append exec-path '("/usr/local/bin", "~/bin", "~/.local/bin"))) |
|
|
|