mirror of
https://gitlab.com/dwt1/dotfiles.git
synced 2023-02-13 20:55:19 -05:00
Minor edits to Doom configs.
This commit is contained in:
parent
50f5f8044a
commit
404d307e3d
3 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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)
|
||||
|
|
Loading…
Reference in a new issue