dots

my dotfiles
git clone https://tilde.team/~marisa/repo/dots.git
Log | Files | Refs

commit 5d9b3d8c8f444e407f2b3b6e768f0e918bdf95b1
parent e02327b639b433d092ed802fe08309d66a4ccb2a
Author: mokou <mokou@posteo.de>
Date:   Thu, 28 May 2020 16:18:01 +0200

Use html2text for email viewing

Diffstat:
Mdot_doom.d/config.el | 2++
1 file changed, 2 insertions(+), 0 deletions(-)

diff --git a/dot_doom.d/config.el b/dot_doom.d/config.el @@ -48,6 +48,8 @@ (user-mail-address . "mokou@posteo.de")) t) (map! :map global-map :leader "M" 'mu4e) +;; use https://github.com/grobian/html2text +(setq mu4e-html2text-command "html2text") ;; Org configuration (after! org