~ruther/emacs.d

8866167abd3a3a01395013423e20ac82eed2ca14 — Rutherther 11 months ago aaf621d
feat: move custom.el file
1 files changed, 3 insertions(+), 0 deletions(-)

M early-init.el
M early-init.el => early-init.el +3 -0
@@ 73,3 73,6 @@
(blink-cursor-mode -1)
(setq ring-bell-function #'ignore)

;; Early init this
(setq custom-file (locate-user-emacs-file "custom.el"))
(load custom-file 'noerror 'nomessage)

Do not follow this link