diff options
| author | Charles Roelli <charles@aurox.ch> | 2026-02-19 12:20:51 +0100 |
|---|---|---|
| committer | Charles Roelli <charles@aurox.ch> | 2026-02-19 12:20:51 +0100 |
| commit | 9039d717dcafcee27e0ae47a90ff9993715354a3 (patch) | |
| tree | 72c07e7b2db64db8c80c623814e0df190a1e4ed5 | |
| parent | e88e7422e51dae952b2cd91c1d3f4b7916ecf232 (diff) | |
Save rcirc logs
| -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 |
