dotfiles

🎜 Clone'em, tweak'em, stick'em in your $HOME 🎝
git clone https://git.kevinlegouguec.net/dotfiles
Log | Files | Refs | README

commit 3e8a128438cb001deff7bbd2ddf6d1cbbe35c428
parent c6041bcf452b4317a58215615499621df4c89f8d
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Thu, 12 Jan 2023 00:45:02 +0100

Remove leftover from 2022-12-30 "Tweak ERC settings" (19d34b7)

Diffstat:
M.emacs | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/.emacs b/.emacs @@ -687,7 +687,6 @@ (erc-notifications-mode t) (erc-prompt-for-nickserv-password nil) (erc-prompt-for-password nil) - (erc-track-exclude-types '("JOIN" "NICK" "PART" "QUIT" "333" "353")) (erc-use-auth-source-for-nickserv-password t) (erc-user-full-name 'user-full-name) :config