summaryrefslogtreecommitdiff
path: root/shared/custom.el
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--shared/custom.el3
1 files changed, 2 insertions, 1 deletions
diff --git a/shared/custom.el b/shared/custom.el
index 42627c3..9af1d9f 100644
--- a/shared/custom.el
+++ b/shared/custom.el
@@ -4,7 +4,8 @@
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 '(custom-safe-themes 6 '(custom-safe-themes
7 '("7964b513f8a2bb14803e717e0ac0123f100fb92160dcf4a467f530868ebaae3e" default))) 7 '("7964b513f8a2bb14803e717e0ac0123f100fb92160dcf4a467f530868ebaae3e" default))
8 '(auth-source-save-behavior nil))
8(custom-set-faces 9(custom-set-faces
9 ;; custom-set-faces was added by Custom. 10 ;; custom-set-faces was added by Custom.
10 ;; If you edit it by hand, you could mess it up, so be careful. 11 ;; If you edit it by hand, you could mess it up, so be careful.