Commit 23476e999375
Changed files (1)
tools
emacs
config
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