diff options
Diffstat (limited to 'dot_neomutt/mailcap')
-rw-r--r-- | dot_neomutt/mailcap | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/dot_neomutt/mailcap b/dot_neomutt/mailcap new file mode 100644 index 0000000..06f3de1 --- /dev/null +++ b/dot_neomutt/mailcap @@ -0,0 +1,4 @@ +text/html; xdg-open %s &> /dev/null &; nametemplate=%s.html +application/*; xdg-open %s &> /dev/null &; +image/*; xdg-open %s &> /dev/null &; + |