From bfbda9c581acbac69c9727e68d7a3cf729fc7a2c Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 30 Oct 2019 10:03:55 -0400 Subject: emacs: add debpaste --- .emacs.d/init.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.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) -- cgit v1.2.3-60-g2f50