summaryrefslogtreecommitdiffstats
path: root/emacs.d/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'emacs.d/init.el')
-rw-r--r--emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el
index 8b77eb2..02bbf0e 100644
--- a/emacs.d/init.el
+++ b/emacs.d/init.el
@@ -100,7 +100,7 @@
'(custom-enabled-themes (quote (drobillized)))
'(custom-safe-themes
(quote
- ("dff1438d7fe59ceebfe04b8a71eaeb1c874d0608fcaefb64f3c6a12556e8acd9" default)))
+ ("498d05dd285960bd58847dec6e3035978dd8657786ac519bea9c6498112251b3" default)))
'(delete-old-versions t)
'(dired-listing-switches "-al --time-style=long-iso")
'(dired-omit-files "^\\.?#\\|^\\.$\\|^\\.\\.\\|^\\..*$")