projects
/
~bandali
/
configs
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7079ef4
)
* .emacs.d/lisp/bandali-erc.el: freenode -> libera.chat
author
Amin Bandali
<bandali@kelar.org>
Sat, 7 May 2022 19:08:13 +0000
(15:08 -0400)
committer
Amin Bandali
<bandali@kelar.org>
Fri, 20 May 2022 02:19:59 +0000
(22:19 -0400)
I'd somehow not yet committed this since last year.
.emacs.d/lisp/bandali-erc.el
patch
|
blob
|
blame
|
history
diff --git
a/.emacs.d/lisp/bandali-erc.el
b/.emacs.d/lisp/bandali-erc.el
index
b6bcdee
..
04d5fd3
100644
(file)
--- a/
.emacs.d/lisp/bandali-erc.el
+++ b/
.emacs.d/lisp/bandali-erc.el
@@
-161,10
+161,10
@@
;; global key bindings
(global-set-key
- (kbd "C-c a e
f
")
+ (kbd "C-c a e
l
")
(lambda ()
(interactive)
- (erc-tls :server "
chat.freenode.ne
t" :port 6697
+ (erc-tls :server "
irc.libera.cha
t" :port 6697
:client-certificate t)))
(global-set-key
(kbd "C-c a e o")