diff options
Diffstat (limited to '.emacs')
| -rw-r--r-- | .emacs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ ;; If there is more than one, they won't work right. '(backup-directory-alist '(("." . "~/Backups"))) '(custom-file "~/Code/home/.emacs") + '(rcirc-log-flag t) '(rcirc-server-alist '(("thulcandra.adnoto.dev" :nick "charlesroelli" :port 6697 :user-name "charlesroelli/irc.libera.chat@laptop" :full-name |
