mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
@ -36,7 +36,7 @@ Why this over exec-path-from-shell?
|
|||||||
|
|
||||||
I'd rather it inherit your shell environment /correctly/ (and /completely/)
|
I'd rather it inherit your shell environment /correctly/ (and /completely/)
|
||||||
or not at all. It frontloads the debugging process rather than hiding it
|
or not at all. It frontloads the debugging process rather than hiding it
|
||||||
until it you least want to deal with it."
|
until you least want to deal with it."
|
||||||
(let ((env-file (expand-file-name (or outputfile doom-env-file))))
|
(let ((env-file (expand-file-name (or outputfile doom-env-file))))
|
||||||
(cond (clear-p
|
(cond (clear-p
|
||||||
(unless (file-exists-p env-file)
|
(unless (file-exists-p env-file)
|
||||||
|
Reference in New Issue
Block a user