myconfig

my config files
git clone https://a3nm.net/git/myconfig/
Log | Files | Refs | README

commit e623a6efa985da93230565b0461b2c8f4c17a844
parent 10ae37984d28e70f62bd88fd571fd128f6b08b93
Author: Antoine Amarilli <a3nm@a3nm.net>
Date:   Fri,  9 Oct 2015 17:24:15 +0200

absolute path

Diffstat:
mailcap | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mailcap b/mailcap @@ -7,7 +7,7 @@ image/*; /usr/bin/feh -.Z '%s' # mutt is a profile configured to use a proxy that does not really exist # to ensure that external resources cannot get loaded # TODO -no-remote allows only one instance at a time, but -P requires it... -text/html; ~/bin/mutt_bgrun iceweasel -P mutt -no-remote %s; nametemplate=%s.html +text/html; ~/bin/mutt_bgrun /usr/bin/iceweasel -P mutt -no-remote %s; nametemplate=%s.html # dump with colors, remove useless whitespace text/html; iconv -f %{charset} %s | elinks -dump %{charset} -dump -dump-color-mode 1 /dev/stdin 2>/dev/null | sed 's/ *$//' | sed 's/ //'; copiousoutput