summaryrefslogtreecommitdiffhomepage
path: root/init.org
diff options
context:
space:
mode:
Diffstat (limited to 'init.org')
-rw-r--r--init.org7
1 files changed, 4 insertions, 3 deletions
diff --git a/init.org b/init.org
index ea8795d..21cd552 100644
--- a/init.org
+++ b/init.org
@@ -2724,7 +2724,7 @@
erc-hide-timestamps nil
erc-input-line-position -1
erc-insert-timestamp-function 'erc-insert-timestamp-right
- erc-join-buffer 'bury
+ erc-join-buffer 'buffer
erc-kill-buffer-on-part t
erc-kill-queries-on-quit t
erc-log-channels-directory nil
@@ -2736,7 +2736,8 @@
erc-notify-signoff-hook 'erc-notify-signoff
erc-notify-signon-hook 'erc-notify-signon
erc-pcomplete-nick-postfix ","
- erc-prompt ":"
+ erc-server-send-ping-timeout 60
+ erc-prompt ">"
erc-prompt-for-nickserv-password nil
erc-use-auth-source-for-nickserv-password t
erc-prompt-for-password nil
@@ -2748,7 +2749,7 @@
erc-timestamp-format "%H:%M"
erc-timestamp-only-if-changed-flag t
erc-timestamp-right-column 84
- erc-user-full-name user-full-name
+ erc-user-full-name "https://jao.io"
erc-user-mode "+i"
erc-whowas-on-nosuchnick t)