summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index 034f25f..ba1c66e 100644
--- a/init.el
+++ b/init.el
@@ -21,7 +21,7 @@
auto-save-default nil
change-major-mode-with-file-name nil
custom-buffer-indent 4
- custom-file (file-name-concat user-emacs-directory "custom.el")
+ custom-file "/dev/null"
custom-theme-directory (file-name-concat user-emacs-directory "themes/")
debugger 'edebug
display-buffer-base-action '(display-buffer-same-window display-buffer-reuse-window)