diff options
author | Adam T. Carpenter <atc@53hor.net> | 2020-11-24 08:11:46 -0500 |
---|---|---|
committer | Adam T. Carpenter <atc@53hor.net> | 2020-11-24 08:11:46 -0500 |
commit | 208ecf206edaa6426128d9999563af5c3e18fadd (patch) | |
tree | a2cbb6d09a5a6a5caa0f6a7ac99826f30283b775 /.config/mutt/mailcap | |
download | dotfiles-208ecf206edaa6426128d9999563af5c3e18fadd.tar.xz dotfiles-208ecf206edaa6426128d9999563af5c3e18fadd.zip |
Init
Diffstat (limited to '.config/mutt/mailcap')
-rw-r--r-- | .config/mutt/mailcap | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap new file mode 100644 index 0000000..8603537 --- /dev/null +++ b/.config/mutt/mailcap @@ -0,0 +1 @@ +text/html; w3m -I %{charset} -T text/html; copiousoutput; |