From 3d5c297366bbb2e40cf26c74bd6bafe933c499d5 Mon Sep 17 00:00:00 2001
From: Luke Shumaker <LukeShu@sbcglobal.net>
Date: Mon, 27 Feb 2012 00:01:38 -0500
Subject: live on my laptop for a while

---
 .emacs.d/custom.el | 3 +++
 1 file changed, 3 insertions(+)

(limited to '.emacs.d')

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
-- 
cgit v1.2.3-54-g00ecf