Add custom config file.

This commit is contained in:
kj
2025-09-05 14:17:37 -03:00
parent 7289832288
commit 96b0ccf056
2 changed files with 4 additions and 0 deletions

View File

@ -20,6 +20,9 @@
(setq package-native-compile t)
))
;; Custom configs file
(setq custom-file (concat user-emacs-directory ".custom.el"))
;; Garbage Collector Magic Hack
(use-package gcmh
:diminish