summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2025-09-28 01:25:21 +0100
committerjao <jao@gnu.org>2025-09-28 01:29:49 +0100
commit75220ccdee2f3de039498b717d2b15c04f676d2a (patch)
tree99a15e815d47af748cf65deb82c5abd88bf90bcc /init.el
parent372bb077bcbd6904845991e9e72c759207bc1cf8 (diff)
downloadelibs-75220ccdee2f3de039498b717d2b15c04f676d2a.tar.gz
elibs-75220ccdee2f3de039498b717d2b15c04f676d2a.tar.bz2
multisession variables instead of persist
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 0 insertions, 3 deletions
diff --git a/init.el b/init.el
index 9194f97..66a25e3 100644
--- a/init.el
+++ b/init.el
@@ -118,9 +118,6 @@
(jao-load-site-el "pre")
;;; System Utilities
-;;;; persist
-(use-package persist :ensure t)
-
;;;; (no) backups
(setq vc-make-backup-files nil
make-backup-files nil)