Commit 23476e999375

Vincent Demeester <vincent@sbr.pm>
2020-04-03 07:41:39
00-environment.el: do not load exec-path-from-shell…
. on linux Signed-off-by: Vincent Demeester <vincent@sbr.pm>
1 parent 6dbc688
Changed files (1)
tools
tools/emacs/config/00-environments.el
@@ -1,6 +1,6 @@
 (use-package exec-path-from-shell       ; Set up environment variables
   :if (display-graphic-p)
-  :unless (eq system-type 'windows-nt)
+  :unless (or (eq system-type 'windows-nt) (eq system-type 'gnu/linux))
   :config
   (setq exec-path-from-shell-variables
         '("PATH"               ; Full path