spacemacs/host/QUE-WKS-AA427-Linux/init-erc.el

7 lines
233 B
EmacsLisp
Raw Normal View History

2013-01-04 21:19:34 +00:00
;; joining && autojoing
;; make sure to use wildcards for e.g. freenode as the actual server
;; name can be be a bit different, which would screw up autoconnect
(setq erc-autojoin-channels-alist
'(("10.140.40.21" "#deployment")))