diff options
Diffstat (limited to 'mutt/.mutt/mailcap')
-rw-r--r-- | mutt/.mutt/mailcap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mutt/.mutt/mailcap b/mutt/.mutt/mailcap new file mode 100644 index 0000000..cc5c14f --- /dev/null +++ b/mutt/.mutt/mailcap @@ -0,0 +1,2 @@ +text/html; htmail-view file://%s; test=test -n "$DISPLAY"; nametemplate=%s.html; needsterminal; +text/html; w3m -I %{charset} -T text/html; copiousoutput; |