From c0d55f07922a00cecdba459c8a403f8025af665f Mon Sep 17 00:00:00 2001 From: Yigit Sever Date: Wed, 8 Jun 2022 11:38:55 +0300 Subject: neomutt: import ability to read emails --- .config/mutt/muttrc | 2 ++ 1 file changed, 2 insertions(+) (limited to '.config/mutt/muttrc') diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index d716202..c65a390 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -236,6 +236,8 @@ set compose_format= set pager_format="%s%* %P" macro index,pager \cb " urlscan" "call urlscan to extract URLs out of a message" +set pipe_decode +macro index,pager \cp " fsrx -c -sh | bat --style plain --paging always " "call fsrx to read emails" macro attach,compose \cb " urlscan" "call urlscan to extract URLs out of a message" set crypt_autosign = no -- cgit v1.2.3-70-g09d2