diff options
Diffstat (limited to '.config/mutt')
| -rw-r--r-- | .config/mutt/muttrc | 2 |
1 files changed, 2 insertions, 0 deletions
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= | |||
| 236 | set pager_format="%s%* %P" | 236 | set pager_format="%s%* %P" |
| 237 | 237 | ||
| 238 | macro index,pager \cb "<pipe-message> urlscan<Enter>" "call urlscan to extract URLs out of a message" | 238 | macro index,pager \cb "<pipe-message> urlscan<Enter>" "call urlscan to extract URLs out of a message" |
| 239 | set pipe_decode | ||
| 240 | macro index,pager \cp "<pipe-message> fsrx -c -sh | bat --style plain --paging always <Enter>" "call fsrx to read emails" | ||
| 239 | macro attach,compose \cb "<pipe-entry> urlscan<Enter>" "call urlscan to extract URLs out of a message" | 241 | macro attach,compose \cb "<pipe-entry> urlscan<Enter>" "call urlscan to extract URLs out of a message" |
| 240 | 242 | ||
| 241 | set crypt_autosign = no | 243 | set crypt_autosign = no |
