fix(cli): duplicate log files
This commit is contained in:
parent
aef14f078d
commit
c370cb1784
2 changed files with 17 additions and 19 deletions
|
@ -355,9 +355,6 @@ Otherwise, `en/disable-command' (in novice.el.gz) is hardcoded to write them to
|
|||
|
||||
;; ...then load *the* one
|
||||
(require 'doom-lib)
|
||||
;; ...and in batch session, load our CLI framework
|
||||
(when noninteractive
|
||||
(require 'doom-cli-lib))
|
||||
|
||||
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue