custom file is defined in early-init
This commit is contained in:
@@ -45,7 +45,6 @@ Both Win32 and Cygwin count.")
|
||||
|
||||
(use-package cus-edit
|
||||
:config
|
||||
(setq custom-file (concat user-emacs-directory "custom.el"))
|
||||
(setq custom-buffer-done-kill t)
|
||||
(load custom-file t t))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user