[Emacs] Only use exec-path-from-shell in MacOS

This commit is contained in:
2018-06-03 14:35:49 -07:00
parent ca166bd1a2
commit 2879732b42

View File

@@ -218,6 +218,7 @@ These definitions silence the byte-compiler.
Sets environment variables by starting a shell.
#+BEGIN_SRC emacs-lisp
(use-package exec-path-from-shell
:disabled (not (equal system-type 'darwin))
:config
(progn
;; For debugging