spacemacs/host/QUE-WKS-AA593/init-erc.el
2013-04-29 13:11:05 -04:00

7 lines
233 B
EmacsLisp

;; 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")))