X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/bf6e436a64e63f29656560e3336bda115ce2a936..bfbda9c581acbac69c9727e68d7a3cf729fc7a2c:/.emacs.d/init.el diff --git a/.emacs.d/init.el b/.emacs.d/init.el index 6b8dd8e..4736a73 100644 --- a/.emacs.d/init.el +++ b/.emacs.d/init.el @@ -2029,6 +2029,10 @@ This function is intended for use with `ivy-ignore-buffers'." :custom (oddmuse-username "bandali")) +(use-package debpaste + :custom + (debpaste-paste-is-hidden t)) + ;;; Email (with Gnus)