Fix typo in env.el
This commit is contained in:
parent
11676b0153
commit
f9b3ad2bb1
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ Why this over exec-path-from-shell?
|
|||
|
||||
I'd rather it inherit your shell environment /correctly/ (and /completely/)
|
||||
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))))
|
||||
(cond (clear-p
|
||||
(unless (file-exists-p env-file)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue