fix(cli): verbose output in debug mode
This commit is contained in:
parent
314463bd49
commit
743b740e79
2 changed files with 5 additions and 2 deletions
2
bin/doom
2
bin/doom
|
@ -215,7 +215,7 @@ SEE ALSO:
|
|||
(let (omit)
|
||||
(when debug?
|
||||
(setenv "DEBUG" "1")
|
||||
(print! (item "Debug mode enabled"))
|
||||
(setq init-file-debug t)
|
||||
(push "--debug" omit))
|
||||
(when profile
|
||||
(setenv "DOOMPROFILE" profile)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue