diff options
| author | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2021-08-03 19:24:42 +0200 |
|---|---|---|
| committer | Kévin Le Gouguec <kevin.legouguec@gmail.com> | 2021-08-03 19:24:42 +0200 |
| commit | 2fc15ae1e55931b48c8d97fade641d5f85a0534e (patch) | |
| tree | b4ddc345bb90dd0257c1e49c5e4c84ffb49a0d67 | |
| parent | f2907319a6ccc76b68d9ea7cdf5b7018a677d47d (diff) | |
| download | dotfiles-2fc15ae1e55931b48c8d97fade641d5f85a0534e.tar.xz | |
Let erc-compute-nick do its job
| -rw-r--r-- | .emacs-custom.el | 1 |
1 files changed, 0 insertions, 1 deletions
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) |
