Use irc only in one channel
This commit is contained in:
parent
48885d00a4
commit
c4e95b40ee
1 changed files with 1 additions and 3 deletions
|
@ -10,9 +10,7 @@
|
|||
(erc-channel-hide-list '(("#emacs" "JOIN" "PART" "QUIT")))
|
||||
(erc-rename-buffers t)
|
||||
(erc-image-inline-rescale 300)
|
||||
(erc-autojoin-channels-alist '(("libera.chat" "#emacs")
|
||||
("libera.chat" "#org-mode")
|
||||
("libera.chat" "#lispcafe")))
|
||||
(erc-autojoin-channels-alist '(("libera.chat" "#emacs")))
|
||||
(erc-interpret-mirc-color t)
|
||||
(erc-modules '(autojoin
|
||||
button
|
||||
|
|
Loading…
Add table
Reference in a new issue