Add erc-hl-nicks

This commit is contained in:
Case Duckworth 2021-05-28 22:42:53 -05:00
parent a108cfa9cc
commit c835af64fd
1 changed files with 5 additions and 1 deletions

View File

@ -293,7 +293,11 @@
(:hook erc-autoaway-mode
erc-track-mode
erc-truncate-mode))
erc-truncate-mode)
(setup (:straight erc-hl-nicks)
(with-eval-after-load 'erc
(require 'erc-hl-nicks))))
(setup eshell
(:option eshell-directory-name (acdw/dir "eshell/" t)