diff options
author | Daniel Holman <dholman@gymli.org> | 2018-01-24 08:36:46 -0600 |
---|---|---|
committer | Daniel Holman <dholman@gymli.org> | 2018-01-24 08:36:46 -0600 |
commit | 697c43a6774771e43093ae18454606209ce88b2c (patch) | |
tree | 59e374a78568c4ca2cd0d4f2750e014e8e8c3efa /.mutt/mailcap | |
parent | Changed indicator color in .muttrc (diff) | |
parent | Changed the index color in .muttrc (diff) | |
download | dotfiles-697c43a6774771e43093ae18454606209ce88b2c.tar.gz dotfiles-697c43a6774771e43093ae18454606209ce88b2c.tar.zst dotfiles-697c43a6774771e43093ae18454606209ce88b2c.zip |
Merge branch 'master' of ssh://github.com:/GymliDaniel/dotfiles
Diffstat (limited to '.mutt/mailcap')
-rw-r--r-- | .mutt/mailcap | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.mutt/mailcap b/.mutt/mailcap new file mode 100644 index 0000000..57eaea5 --- /dev/null +++ b/.mutt/mailcap @@ -0,0 +1,2 @@ +text/html; w3m -I %{charset} -T text/html; copiousoutput; +application/pdf; xpdf %s |