Skip to content

Commit

Permalink
remove auto join from erc
Browse files Browse the repository at this point in the history
  • Loading branch information
YYY authored and YYY committed Jul 25, 2019
1 parent 6dc62dd commit a5b19fd
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions config.org
Original file line number Diff line number Diff line change
Expand Up @@ -532,11 +532,8 @@ great for git-gutter
:ensure t
:config
(setq erc-hide-list '("PART" "QUIT" "JOIN"))
(setq erc-autojoin-channels-alist '(("freenode.net"
"#math"
"#emacs"))
erc-server "irc.freenode.net"
erc-nick "hooxen")
(setq erc-server "irc.freenode.net")
(setq erc-nick "hooxen")
)
#+END_SRC
* elfeed
Expand Down

0 comments on commit a5b19fd

Please sign in to comment.