summaryrefslogtreecommitdiff
path: root/shared/custom.el
diff options
context:
space:
mode:
Diffstat (limited to 'shared/custom.el')
-rw-r--r--shared/custom.el3
1 files changed, 1 insertions, 2 deletions
diff --git a/shared/custom.el b/shared/custom.el
index abc10d9..1383744 100644
--- a/shared/custom.el
+++ b/shared/custom.el
@@ -3,9 +3,8 @@
3 ;; If you edit it by hand, you could mess it up, so be careful. 3 ;; If you edit it by hand, you could mess it up, so be careful.
4 ;; Your init file should contain only one such instance. 4 ;; Your init file should contain only one such instance.
5 ;; If there is more than one, they won't work right. 5 ;; If there is more than one, they won't work right.
6 '(auth-source-save-behavior nil)
7 '(custom-safe-themes 6 '(custom-safe-themes
8 '("a75aff58f0d5bbf230e5d1a02169ac2fbf45c930f816f3a21563304d5140d245" "2e7dc2838b7941ab9cabaa3b6793286e5134f583c04bde2fba2f4e20f2617cf7" "fbf73690320aa26f8daffdd1210ef234ed1b0c59f3d001f342b9c0bbf49f531c" "7964b513f8a2bb14803e717e0ac0123f100fb92160dcf4a467f530868ebaae3e" default))) 7 '("fbf73690320aa26f8daffdd1210ef234ed1b0c59f3d001f342b9c0bbf49f531c" default)))
9(custom-set-faces 8(custom-set-faces
10 ;; custom-set-faces was added by Custom. 9 ;; custom-set-faces was added by Custom.
11 ;; If you edit it by hand, you could mess it up, so be careful. 10 ;; If you edit it by hand, you could mess it up, so be careful.