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.el2
1 files changed, 2 insertions, 0 deletions
diff --git a/.emacs.d/custom.el b/.emacs.d/custom.el
index 7773d83..4caf4c5 100644
--- a/.emacs.d/custom.el
+++ b/.emacs.d/custom.el
@@ -5,6 +5,8 @@
;; If there is more than one, they won't work right.
'(ruby-deep-arglist nil)
'(ruby-deep-indent-paren nil)
+ '(erc-nick "lukeshu")
+ '(mdmua-maildir "~/Maildir")
'(scroll-bar-mode nil))
(custom-set-faces
;; custom-set-faces was added by Custom.