Track mode has been added to irc setup

This commit is contained in:
Sameer Rahmani 2019-01-10 19:03:56 +00:00
parent 1dc8ac000d
commit 08d75cb817
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ It returns nil if no password is available."
irc-auth))
(setq rcirc-default-nick irc-nickname)
(rcirc-notify-add-hooks)
(rcirc-track-minor-mode 1)
(rcirc nil))