From f22f1723c01b56da14ae1de3491a78af1bc4c464 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 11 Dec 2024 20:46:32 +0100 Subject: Dot files with `chezmoi` --- dot_neomutt/mailcap | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 dot_neomutt/mailcap (limited to 'dot_neomutt/mailcap') diff --git a/dot_neomutt/mailcap b/dot_neomutt/mailcap new file mode 100644 index 0000000..06f3de1 --- /dev/null +++ b/dot_neomutt/mailcap @@ -0,0 +1,4 @@ +text/html; xdg-open %s &> /dev/null &; nametemplate=%s.html +application/*; xdg-open %s &> /dev/null &; +image/*; xdg-open %s &> /dev/null &; + -- cgit v1.2.3-18-g5258