diff options
| -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) |
