summaryrefslogtreecommitdiff
path: root/.emacs.d/custom.el
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.d/custom.el')
-rw-r--r--.emacs.d/custom.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs.d/custom.el b/.emacs.d/custom.el
index fad97a8..ee82309 100644
--- a/.emacs.d/custom.el
+++ b/.emacs.d/custom.el
@@ -8,6 +8,7 @@
'(erc-nick "lukeshu")
'(explicit-shell-file-name "/bin/bash")
'(inhibit-startup-screen t)
+ '(mdmua-maildir "~/Maildir")
'(ruby-deep-arglist nil)
'(ruby-deep-indent-paren nil)
'(scroll-bar-mode nil))