log from erc
This commit is contained in:
parent
4f73d088cf
commit
61554c6d55
@ -1210,6 +1210,10 @@ the same tree node, and the headline of the tree node in the Org-mode file."
|
|||||||
:config
|
:config
|
||||||
(progn
|
(progn
|
||||||
;; (add-to-list 'erc-modules 'notifications)
|
;; (add-to-list 'erc-modules 'notifications)
|
||||||
|
;; logging:
|
||||||
|
(require 'erc-log)
|
||||||
|
(setq erc-log-channels-directory "~/Dropbox (Personal)/irclogs")
|
||||||
|
(erc-log-enable)
|
||||||
(use-package erc-colorize :ensure t) (erc-colorize-mode 1)))
|
(use-package erc-colorize :ensure t) (erc-colorize-mode 1)))
|
||||||
|
|
||||||
(use-package s :ensure t)
|
(use-package s :ensure t)
|
||||||
|
Loading…
Reference in New Issue
Block a user