diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-03 01:43:17 +0200 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2017-06-03 01:43:17 +0200 |
commit | 25a49a51da808f0e0c86e0ae07154f0da92cafc7 (patch) | |
tree | 0b602ebd8e8941db1d29539660bf7ad359cd2e7f /mailcap | |
parent | c9c5ee00ef64242a458252b2ec750587fe189ba9 (diff) | |
download | dotfiles-25a49a51da808f0e0c86e0ae07154f0da92cafc7.tar.xz |
Move mailcap to top of repo and install with make
Signed-off-by: Johannes Löthberg <johannes@kyriasis.com>
Diffstat (limited to 'mailcap')
-rw-r--r-- | mailcap | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +text/html; chromium %s &; test=test -n "$DISPLAY"; needsterminal; +text/html; /home/kyrias/.config/mutt/tiny.pl %s %{charset} ; copiousoutput ; nametemplate=%s.html +text/plain; /home/kyrias/.config/mutt/tiny.pl %s %{charset} 't' ; copiousoutput ; nametemplate=%s.html |