mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
fix(cli): duplicate log files
This commit is contained in:
@ -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))
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user