1
0
Fork 0

Update mutt config

This commit is contained in:
Jeremy Kaplan 2016-08-14 13:11:18 -04:00
commit 4684292fda
3 changed files with 15 additions and 9 deletions

View file

@ -1,8 +1,8 @@
application; default-open %t %s; copiousoutput
audio; default-open %t %s; copiousoutput
image; default-open %t %s; copiousoutput
misc; default-open %t %s; copiousoutput
text; default-open %t %s; copiousoutput
video; default-open %t %s; copiousoutput
x-content; default-open %t %s; copiousoutput
x-scheme-handler; default-open %t %s; copiousoutput
application; ~/bin/default-open %t %s; copiousoutput
audio; ~/bin/default-open %t %s; copiousoutput
image; ~/bin/default-open %t %s; copiousoutput
misc; ~/bin/default-open %t %s; copiousoutput
text; ~/bin/default-open %t %s; copiousoutput
video; ~/bin/default-open %t %s; copiousoutput
x-content; ~/bin/default-open %t %s; copiousoutput
x-scheme-handler; ~/bin/default-open %t %s; copiousoutput