X-Git-Url: https://git.madduck.net/etc/mutt.git/blobdiff_plain/f3902f942df5245eeef00940b26a02694f780068..7013dfe93a05082153f79eca6c9e5c05b54d9d50:/.mutt/muttrc diff --git a/.mutt/muttrc b/.mutt/muttrc deleted file mode 100644 index 7295dbd..0000000 --- a/.mutt/muttrc +++ /dev/null @@ -1,31 +0,0 @@ -# from /usr/share/doc/mutt/examples/Muttrc.gz - -set my_confdir="$HOME/.mutt" - -set my_attribution_de="Zitiere aus E-Mail von \"%n\" vom %{%Y-%m-%d} um %{%H:%M Uhr %z}:" -set my_attribution_en="Quoting \"%n\", who wrote on %{%Y-%m-%d} at %{%H:%M Uhr %z}:" - -source $my_confdir/confvars -source $my_confdir/colours -source $my_confdir/headers -source $my_confdir/alternates -source $my_confdir/keybindings -source $my_confdir/lists -source $my_confdir/spam -source $my_confdir/hooks -source $my_confdir/sidebar - -auto_view text/html text/calendar -#auto_view application/x-gunzip application/x-tar-gz application/x-tar application/x-gtar -#auto_view application/postscript -alternative_order multipart/mixed multipart/related text/calendar text/html text/enriched text/* -#alternative_order text/plain text/enriched text/html -#alternative_order text/enriched text/plain text application/postscript image/* -mime_lookup application/octet-stream - -mailto_allow cc in-reply-to references subject body - -set my_mutt_mailboxes = "$VARDIR/mutt/mailboxes" -source "test -f $my_mutt_mailboxes && cat $my_mutt_mailboxes|" - -source "test -f $alias_file && cat $alias_file 2>/dev/null || echo unset alias_file|"