summaryrefslogtreecommitdiff
path: root/.emacs.d
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2012-02-27 00:01:38 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2012-02-27 00:01:38 -0500
commit3d5c297366bbb2e40cf26c74bd6bafe933c499d5 (patch)
tree633f2222a22dd7479303a4007635abb9afbee6fc /.emacs.d
parent868e60c8302a7723812a62924d6a9ccb965e2279 (diff)
live on my laptop for a while
Diffstat (limited to '.emacs.d')
-rw-r--r--.emacs.d/custom.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/.emacs.d/custom.el b/.emacs.d/custom.el
index 09345ce..9f61215 100644
--- a/.emacs.d/custom.el
+++ b/.emacs.d/custom.el
@@ -3,6 +3,9 @@
;; If you edit it by hand, you could mess it up, so be careful.
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
+ '(erc-nick "lukeshu-freenode")
+ '(erc-port 6667)
+ '(erc-server "lukeshu.ath.cx")
'(mdmua-maildir "~/Maildir")
'(scroll-bar-mode nil))
(custom-set-faces