diff --git a/host/QUE-WKS-AA427-Linux/init-erc.el b/host/QUE-WKS-AA427-Linux/init-erc.el new file mode 100644 index 000000000..865584790 --- /dev/null +++ b/host/QUE-WKS-AA427-Linux/init-erc.el @@ -0,0 +1,6 @@ +;; 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")))