From 08285aabb9c25b784cb911cb485b4d838a15a275 Mon Sep 17 00:00:00 2001 From: Case Duckworth Date: Wed, 26 May 2021 08:28:24 -0500 Subject: Tweak ERC --- init.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'init.el') diff --git a/init.el b/init.el index a6ec16e..4fc7e32 100644 --- a/init.el +++ b/init.el @@ -289,9 +289,8 @@ erc-kill-buffer-on-part t erc-kill-queries-on-quit t erc-kill-server-buffer-on-quit t - erc-minibuffer-notice t erc-nick "acdw" - erc-prompt (lambda () (concat (buffer-name) " |")) + erc-prompt (lambda () (concat (buffer-name) ">")) erc-prompt-for-password nil ; use ~/.authinfo erc/servers '("irc.libera.chat" "irc.tilde.chat") -- cgit 1.4.1-21-gabe81