summaryrefslogtreecommitdiffstats
path: root/emacs.d
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-10-09 13:45:18 -0400
committerDavid Robillard <d@drobilla.net>2015-10-09 13:45:18 -0400
commit6edcd8b5360d39c9381317923f1958c167e6589c (patch)
tree534bac79c619923810ec30840ab5a7e55261ceca /emacs.d
parentd1d816ba1dd115c8ab34b8296bc39fc94a5bc2af (diff)
downloaddotfiles-6edcd8b5360d39c9381317923f1958c167e6589c.tar.gz
dotfiles-6edcd8b5360d39c9381317923f1958c167e6589c.tar.bz2
dotfiles-6edcd8b5360d39c9381317923f1958c167e6589c.zip
Add #portalmod to default IRC channels
Diffstat (limited to 'emacs.d')
-rw-r--r--emacs.d/init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs.d/init.el b/emacs.d/init.el
index d7c9ff1..50448aa 100644
--- a/emacs.d/init.el
+++ b/emacs.d/init.el
@@ -286,7 +286,7 @@
(erc-autojoin-mode t)
(setq erc-autojoin-channels-alist
- '((".*\\.freenode.net" "#ardour" "#ardour-dev" "#ardour-mixbus-dev" "#ingen" "#lv2")))
+ '((".*\\.freenode.net" "#ardour" "#ardour-dev" "#ardour-mixbus-dev" "#ingen" "#lv2", "#portalmod")))
(erc-track-mode t)
(setq erc-track-exclude-types '("JOIN" "NICK" "PART" "QUIT" "MODE"