summaryrefslogtreecommitdiff
path: root/.emacs
diff options
context:
space:
mode:
Diffstat (limited to '.emacs')
-rw-r--r--.emacs1
1 files changed, 1 insertions, 0 deletions
diff --git a/.emacs b/.emacs
index 47f15cd..d4784bb 100644
--- a/.emacs
+++ b/.emacs
@@ -10,6 +10,7 @@
'(("thulcandra.adnoto.dev" :nick "charlesroelli" :port 6697 :user-name
"charlesroelli/irc.libera.chat@laptop" :full-name
"Charles Roelli" :encryption tls)))
+ '(save-interprogram-paste-before-kill 4096)
'(savehist-mode t)
'(send-mail-function 'sendmail-send-it)
'(sendmail-program "msmtp")