diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 96859c3..b09ae52 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -283,6 +283,7 @@ ;; Fix path loading on MacOS X (when (memq window-system '(mac ns)) + (use-package exec-path-from-shell :ensure t) (exec-path-from-shell-initialize)) ;;; Stefan Monnier . It is the opposite of fill-paragraph