Skip to content

Commit

Permalink
Phil's back in
Browse files Browse the repository at this point in the history
  • Loading branch information
dakrone committed Feb 14, 2012
1 parent 8fc7b79 commit d063f2f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .emacs.d/init.el
Expand Up @@ -73,7 +73,6 @@
(replace-regexp-in-string "\"" "'" message)
(if sticky "yes" "no"))))


;; ==== ERC stuff ====
;; Only track my nick(s)
(defadvice erc-track-find-face
Expand Down Expand Up @@ -135,7 +134,7 @@
erc-flood-protect nil
erc-pals '("hiredman" "danlarkin" "drewr" "pjstadig" "scgilardi"
"joegallo" "jimduey" "leathekd" "rhickey" "zkim" "steve"
"imotov" "joekinsella" "craig")
"imotov" "joekinsella" "craig" "technomancy")
erc-ignore-list '("sonian-chef")
erc-autojoin-channels-alist
'(("freenode.net"
Expand Down

0 comments on commit d063f2f

Please sign in to comment.