diff options
Diffstat (limited to '.emacs')
| -rw-r--r-- | .emacs | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -13,7 +13,8 @@ '(rcirc-server-alist '(("thulcandra.adnoto.dev" :nick "charlesroelli" :port 6697 :user-name "charlesroelli/irc.libera.chat@laptop" :full-name - "Charles Roelli" :encryption tls)))) + "Charles Roelli" :encryption tls))) + '(savehist-mode t)) (custom-set-faces ;; custom-set-faces was added by Custom. ;; If you edit it by hand, you could mess it up, so be careful. |
