aboutsummaryrefslogtreecommitdiff
path: root/.config/emacs/init.el
diff options
context:
space:
mode:
authorJack Jamison <jackqjamison@gmail.com>2026-07-29 19:47:07 -0400
committerJack Jamison <jackqjamison@gmail.com>2026-07-29 19:47:07 -0400
commit18b2811e9f4a9dbb75237768cee38757d1b10821 (patch)
treee7ac03cd847204b616db3ce09743b095f5783535 /.config/emacs/init.el
parent76c7d4877d71a853949243351068cb82617cc3cb (diff)
fixes and improvements
Diffstat (limited to '.config/emacs/init.el')
-rw-r--r--.config/emacs/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/emacs/init.el b/.config/emacs/init.el
index 34c7295..27b7828 100644
--- a/.config/emacs/init.el
+++ b/.config/emacs/init.el
@@ -24,7 +24,7 @@
:demand t)
;; no custom and lockfiles
-(setq custom-file null-device)
+(setq custom-file (make-temp-file "emacs-custom-"))
(setq create-lockfiles nil)
;; backups in one folder