Remove unused ercrc file
This commit is contained in:
parent
52740b7770
commit
953ba30f5f
1 changed files with 0 additions and 9 deletions
|
@ -1,9 +0,0 @@
|
|||
(defun start-irc ()
|
||||
(interactive)
|
||||
(setq erc-server "irc.libera.chat"
|
||||
erc-nick "optimoron"
|
||||
erc-user-full-name "first class emacs user"
|
||||
erc-track-shorten-start 8
|
||||
erc-kill-buffer-on-part t
|
||||
erc-auto-query 'bury)
|
||||
(erc-tls))
|
Loading…
Add table
Reference in a new issue