dotfiles

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

commit 2fc15ae1e55931b48c8d97fade641d5f85a0534e
parent f2907319a6ccc76b68d9ea7cdf5b7018a677d47d
Author: KΓ©vin Le Gouguec <kevin.legouguec@gmail.com>
Date:   Tue,  3 Aug 2021 19:24:42 +0200

Let erc-compute-nick do its job

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

diff --git a/.emacs-custom.el b/.emacs-custom.el @@ -28,7 +28,6 @@ '(erc-log-write-after-send t) '(erc-modules '(autojoin button completion irccontrols list log match menu move-to-prompt netsplit networks noncommands notifications readonly ring stamp track)) - '(erc-nick "peniblec") `(erc-notifications-icon ,(concat data-directory "images/icons/hicolor/scalable/apps/emacs.svg")) '(erc-notifications-mode t)