Set user-init-file in sandbox
This commit is contained in:
parent
65be6923e7
commit
3e0432959a
1 changed files with 1 additions and 0 deletions
|
@ -314,6 +314,7 @@ Some items are not supported by the `nsm.el' module."
|
|||
(with-temp-file file
|
||||
(prin1 `(progn
|
||||
(setq noninteractive nil
|
||||
user-init-file ,file
|
||||
process-environment ',doom--initial-process-environment
|
||||
exec-path ',doom--initial-exec-path
|
||||
init-file-debug t
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue