From 4b4e6f551dc5f5abbf1dfae15b56ab0a7022310e Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Mon, 24 Feb 2025 07:26:15 +0000 Subject: [PATCH] Set custom-file to be separate from init.el --- init.el | 1 + 1 file changed, 1 insertion(+) diff --git a/init.el b/init.el index f36fb90..dcb55a3 100644 --- a/init.el +++ b/init.el @@ -13,6 +13,7 @@ user-mail-address "evie@xenia.me.uk" use-short-answers t kill-do-not-save-duplicates t + custom-file (locate-user-emacs-file "custom.el") backup-directory-alist '(("." . "~/.local/state/emacs/backups")) split-height-threshold nil split-width-threshold 160