Update irc settings
This commit is contained in:
parent
54c944daef
commit
8e3bac026f
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
(erc-hide-list '("JOIN" "PART" "QUIT"))
|
||||
(erc-network-hide-list '(("irc.libera.chat" "JOIN" "PART" "QUIT")))
|
||||
(erc-channel-hide-list '(("#emacs" "JOIN" "PART" "QUIT")))
|
||||
(erc-autojoin-channels-alist '(("libera.chat" "#emacs" "#erc")))
|
||||
(erc-autojoin-channels-alist '(("libera.chat" "#emacs" "#commonlisp")))
|
||||
(erc-rename-buffers t)
|
||||
(erc-image-inline-rescale 300)
|
||||
(erc-interpret-mirc-color t)
|
||||
|
|
Loading…
Add table
Reference in a new issue