summaryrefslogtreecommitdiff
path: root/.emacs.d/custom.el
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-05-30 11:36:32 -0400
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-05-30 11:36:32 -0400
commitdbab2a06f142894f446f1f66b637242862dcd7bf (patch)
treec8888e76f39647edad67abd73e74605b1d95b3aa /.emacs.d/custom.el
parentbd8512e48b8ca0f44171c06578da7a5f3cd6663f (diff)
parent344bd61ba0d7d06b3cec6499ef6b4058f9d64626 (diff)
Merge branch 'master' of gitorious.org:lukeshu-dotfiles/lukeshu-dotfiles
Conflicts: .emacs .emacs.d/custom.el
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.