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