diff options
Diffstat (limited to '.mutt/mailcap')
-rw-r--r-- | .mutt/mailcap | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.mutt/mailcap b/.mutt/mailcap index 5961957..c4f43e8 100644 --- a/.mutt/mailcap +++ b/.mutt/mailcap @@ -1,4 +1,5 @@ +text/html; uzbl-browser %s; text/html; w3m -dump %s; nametemplate=%s.html; copiousoutput -text/html; uzbl-browser %s ; +text/plain; more %s; image/*; feh %s application/pdf; zathura %s |