summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--init.org4
1 files changed, 3 insertions, 1 deletions
diff --git a/init.org b/init.org
index 0e4ed66..a662b1c 100644
--- a/init.org
+++ b/init.org
@@ -2723,6 +2723,7 @@
erc-fill-prefix " "
erc-format-nick-function 'erc-format-@nick
erc-header-line-face-method t
+ erc-header-line-format nil ;; "%l %o"
erc-header-line-uses-tabbar-p nil
erc-hide-list '("JOIN" "PART" "QUIT")
erc-hide-timestamps nil
@@ -2740,8 +2741,9 @@
erc-notify-signoff-hook 'erc-notify-signoff
erc-notify-signon-hook 'erc-notify-signon
erc-pcomplete-nick-postfix ","
+ erc-rename-buffers t
erc-server-send-ping-timeout 60
- erc-prompt ">"
+ erc-prompt ":"
erc-prompt-for-nickserv-password nil
erc-use-auth-source-for-nickserv-password t
erc-prompt-for-password nil