diff options
Diffstat (limited to 'mutt/.mutt/mailcap')
| -rw-r--r-- | mutt/.mutt/mailcap | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/mutt/.mutt/mailcap b/mutt/.mutt/mailcap new file mode 100644 index 0000000..cfeaf28 --- /dev/null +++ b/mutt/.mutt/mailcap @@ -0,0 +1,4 @@ +text/html; ~/.mutt/scripts/attach.py %s; needsterminal; +text/html; w3m -I %{charset} -T text/html; copiousoutput; +application/*; ~/.mutt/scripts/attach.py %s +image/*; ~/.mutt/scripts/attach.py %s |
