From 2fc15ae1e55931b48c8d97fade641d5f85a0534e Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 3 Aug 2021 19:24:42 +0200 Subject: Let erc-compute-nick do its job --- .emacs-custom.el | 1 - 1 file changed, 1 deletion(-) (limited to '.emacs-custom.el') diff --git a/.emacs-custom.el b/.emacs-custom.el index 2ed1bf2..5d1e4c7 100644 --- 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) -- cgit v1.2.3