summaryrefslogtreecommitdiffhomepage
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/init.el b/init.el
index 9527abf..f29fb75 100644
--- a/init.el
+++ b/init.el
@@ -94,6 +94,9 @@
(jao-load-site-el "pre")
;;; System Utilities
+;;; persist
+(require 'persist)
+
;;;; (no) backups
(setq vc-make-backup-files nil
make-backup-files nil)