Minor edits to Doom configs.

This commit is contained in:
Derek Taylor 2022-06-10 13:02:31 -05:00
parent 50f5f8044a
commit 404d307e3d
3 changed files with 2 additions and 4 deletions

View File

@ -237,7 +237,7 @@ List of keybindings (SPC h b b)")
erc-nick "distrotube"
erc-user-full-name "Derek Taylor"
erc-track-shorten-start 24
erc-autojoin-channels-alist '(("irc.libera.chat" "#unixtube" "#distrotube"))
erc-autojoin-channels-alist '(("irc.libera.chat" "#archlinux" "#linux" "#emacs"))
erc-kill-buffer-on-part t
erc-fill-column 100
erc-fill-function 'erc-fill-static

View File

@ -491,7 +491,7 @@ ERC is a built-in Emacs IRC client.
erc-nick "distrotube"
erc-user-full-name "Derek Taylor"
erc-track-shorten-start 24
erc-autojoin-channels-alist '(("irc.libera.chat" "#unixtube" "#distrotube"))
erc-autojoin-channels-alist '(("irc.libera.chat" "#archlinux" "#linux" "#emacs"))
erc-kill-buffer-on-part t
erc-fill-column 100
erc-fill-function 'erc-fill-static

View File

@ -65,7 +65,6 @@
(package! dired-subtree)
(package! dmenu)
(package! elfeed-goodies)
(package! elpher)
(package! emojify)
(package! esxml)
(package! evil-tutor)
@ -75,7 +74,6 @@
(package! org-board)
(package! org-web-tools)
(package! ox-gemini)
(package! pacmacs)
(package! peep-dired)
(package! password-store)
(package! rainbow-mode)