aboutsummaryrefslogtreecommitdiff
path: root/files/.mutt
diff options
context:
space:
mode:
authorAnton Bobov <abobov@gmail.com>2016-10-14 19:13:49 +0500
committerAnton Bobov <abobov@gmail.com>2016-10-14 19:13:49 +0500
commiteb0fd18ebdb04117c6185b12243109effa36c0b7 (patch)
treeb98b260e54748692b40672317b9a2aa054ab3483 /files/.mutt
parent3fde1d5434c731dc82a66594738cb1faf9e88e26 (diff)
Updates.
- [vim] add break indent - [mutt] remove attachment re-encoding - [zhh] change pdf viewer
Diffstat (limited to 'files/.mutt')
-rw-r--r--files/.mutt/muttrc4
1 files changed, 3 insertions, 1 deletions
diff --git a/files/.mutt/muttrc b/files/.mutt/muttrc
index 8cafeb6..fa26da1 100644
--- a/files/.mutt/muttrc
+++ b/files/.mutt/muttrc
@@ -20,7 +20,7 @@ set header_cache="~/.mutt/cache/headers"
set signature="~/.mutt/signature"
set assumed_charset="cp1251:koi8-r:utf-8"
-set attach_charset="cp1251:koi8-r:utf-8"
+#set attach_charset="cp1251:koi8-r:utf-8"
alternates "anton@bobov.name" "abobov@gmail.com"
@@ -100,6 +100,8 @@ set mailcap_path=~/.mutt/mutt_mailcap:/etc/mailcap
auto_view application/octet-stream
auto_view text/html
+alternative_order text/plain text/html
+
# Ignore some headers
ignore *
unignore From Subject To CC Date Attach