Add mowedline to IRC autojoin channels
This commit is contained in:
parent
b0016760fe
commit
34aeb28dda
1 changed files with 1 additions and 1 deletions
|
@ -1042,7 +1042,7 @@ from myaethon2.core.decorators import (
|
||||||
|
|
||||||
(stante-after erc-join
|
(stante-after erc-join
|
||||||
(setq erc-autojoin-channels-alist
|
(setq erc-autojoin-channels-alist
|
||||||
'(("freenode.net" "#ninthfloor" "#emacs" "#dispass"))))
|
'(("freenode.net" "#ninthfloor" "#emacs" "#dispass" "#mowedline"))))
|
||||||
|
|
||||||
(stante-after erc-stamp
|
(stante-after erc-stamp
|
||||||
(setq erc-insert-timestamp-function 'erc-insert-timestamp-left)
|
(setq erc-insert-timestamp-function 'erc-insert-timestamp-left)
|
||||||
|
|
Loading…
Reference in a new issue