diff options
Diffstat (limited to 'mutt/mailcap')
-rw-r--r-- | mutt/mailcap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/mailcap b/mutt/mailcap new file mode 100644 index 0000000..b3ae9f4 --- /dev/null +++ b/mutt/mailcap | |||
@@ -0,0 +1,2 @@ | |||
1 | text/html; xdg-open '%s' &; test=test -n "$DISPLAY"; needsterminal; | ||
2 | text/html; lynx -dump %s; nametemplate=%s.html; copiousoutput; | ||