diff options
Diffstat (limited to '.config/mutt')
-rw-r--r-- | .config/mutt/accounts/1-ceng_argor.muttrc | 3 | ||||
-rw-r--r-- | .config/mutt/accounts/2-metu_argor.muttrc | 3 | ||||
-rw-r--r-- | .config/mutt/accounts/3-ceng_stu.muttrc | 3 | ||||
-rw-r--r-- | .config/mutt/accounts/4-metu_stu.muttrc | 3 | ||||
-rw-r--r-- | .config/mutt/accounts/5-xyz.muttrc | 3 | ||||
-rw-r--r-- | .config/mutt/mailcap | 2 | ||||
-rw-r--r-- | .config/mutt/muttrc | 10 |
7 files changed, 23 insertions, 4 deletions
diff --git a/.config/mutt/accounts/1-ceng_argor.muttrc b/.config/mutt/accounts/1-ceng_argor.muttrc index 1656992..343adcf 100644 --- a/.config/mutt/accounts/1-ceng_argor.muttrc +++ b/.config/mutt/accounts/1-ceng_argor.muttrc | |||
@@ -9,6 +9,9 @@ set header_cache = /home/yigit/.cache/mutt-wizard/ceng_argor/headers | |||
9 | set message_cachedir = /home/yigit/.cache/mutt-wizard/ceng_argor/bodies | 9 | set message_cachedir = /home/yigit/.cache/mutt-wizard/ceng_argor/bodies |
10 | set mbox_type = Maildir | 10 | set mbox_type = Maildir |
11 | 11 | ||
12 | # use very high $read_inc to speed up reading hcache'd maildirs | ||
13 | folder-hook . 'set read_inc=1000' | ||
14 | |||
12 | bind index,pager gg noop | 15 | bind index,pager gg noop |
13 | bind index,pager g noop | 16 | bind index,pager g noop |
14 | bind index,pager M noop | 17 | bind index,pager M noop |
diff --git a/.config/mutt/accounts/2-metu_argor.muttrc b/.config/mutt/accounts/2-metu_argor.muttrc index cbbb53a..db3f73a 100644 --- a/.config/mutt/accounts/2-metu_argor.muttrc +++ b/.config/mutt/accounts/2-metu_argor.muttrc | |||
@@ -9,6 +9,9 @@ set header_cache = /home/yigit/.cache/mutt-wizard/metu_argor/headers | |||
9 | set message_cachedir = /home/yigit/.cache/mutt-wizard/metu_argor/bodies | 9 | set message_cachedir = /home/yigit/.cache/mutt-wizard/metu_argor/bodies |
10 | set mbox_type = Maildir | 10 | set mbox_type = Maildir |
11 | 11 | ||
12 | # use very high $read_inc to speed up reading hcache'd maildirs | ||
13 | folder-hook . 'set read_inc=1000' | ||
14 | |||
12 | bind index,pager gg noop | 15 | bind index,pager gg noop |
13 | bind index,pager g noop | 16 | bind index,pager g noop |
14 | bind index,pager M noop | 17 | bind index,pager M noop |
diff --git a/.config/mutt/accounts/3-ceng_stu.muttrc b/.config/mutt/accounts/3-ceng_stu.muttrc index 5e7472c..1205084 100644 --- a/.config/mutt/accounts/3-ceng_stu.muttrc +++ b/.config/mutt/accounts/3-ceng_stu.muttrc | |||
@@ -9,6 +9,9 @@ set header_cache = /home/yigit/.cache/mutt-wizard/ceng_stu/headers | |||
9 | set message_cachedir = /home/yigit/.cache/mutt-wizard/ceng_stu/bodies | 9 | set message_cachedir = /home/yigit/.cache/mutt-wizard/ceng_stu/bodies |
10 | set mbox_type = Maildir | 10 | set mbox_type = Maildir |
11 | 11 | ||
12 | # use very high $read_inc to speed up reading hcache'd maildirs | ||
13 | folder-hook . 'set read_inc=1000' | ||
14 | |||
12 | bind index,pager gg noop | 15 | bind index,pager gg noop |
13 | bind index,pager g noop | 16 | bind index,pager g noop |
14 | bind index,pager M noop | 17 | bind index,pager M noop |
diff --git a/.config/mutt/accounts/4-metu_stu.muttrc b/.config/mutt/accounts/4-metu_stu.muttrc index 959586d..c3cc178 100644 --- a/.config/mutt/accounts/4-metu_stu.muttrc +++ b/.config/mutt/accounts/4-metu_stu.muttrc | |||
@@ -9,6 +9,9 @@ set header_cache = /home/yigit/.cache/mutt-wizard/metu_stu/headers | |||
9 | set message_cachedir = /home/yigit/.cache/mutt-wizard/metu_stu/bodies | 9 | set message_cachedir = /home/yigit/.cache/mutt-wizard/metu_stu/bodies |
10 | set mbox_type = Maildir | 10 | set mbox_type = Maildir |
11 | 11 | ||
12 | # use very high $read_inc to speed up reading hcache'd maildirs | ||
13 | folder-hook . 'set read_inc=1000' | ||
14 | |||
12 | bind index,pager gg noop | 15 | bind index,pager gg noop |
13 | bind index,pager g noop | 16 | bind index,pager g noop |
14 | bind index,pager M noop | 17 | bind index,pager M noop |
diff --git a/.config/mutt/accounts/5-xyz.muttrc b/.config/mutt/accounts/5-xyz.muttrc index bf56c52..108fe51 100644 --- a/.config/mutt/accounts/5-xyz.muttrc +++ b/.config/mutt/accounts/5-xyz.muttrc | |||
@@ -9,6 +9,9 @@ set header_cache = /home/yigit/.cache/mutt-wizard/xyz/headers | |||
9 | set message_cachedir = /home/yigit/.cache/mutt-wizard/xyz/bodies | 9 | set message_cachedir = /home/yigit/.cache/mutt-wizard/xyz/bodies |
10 | set mbox_type = Maildir | 10 | set mbox_type = Maildir |
11 | 11 | ||
12 | # use very high $read_inc to speed up reading hcache'd maildirs | ||
13 | folder-hook . 'set read_inc=1000' | ||
14 | |||
12 | bind index,pager gg noop | 15 | bind index,pager gg noop |
13 | bind index,pager g noop | 16 | bind index,pager g noop |
14 | bind index,pager M noop | 17 | bind index,pager M noop |
diff --git a/.config/mutt/mailcap b/.config/mutt/mailcap index 3646d07..b355f32 100644 --- a/.config/mutt/mailcap +++ b/.config/mutt/mailcap | |||
@@ -7,5 +7,3 @@ audio/*; mpv %s ; | |||
7 | application/pdf; openfile %s ; | 7 | application/pdf; openfile %s ; |
8 | application/pgp-encrypted; gpg -d '%s'; copiousoutput; | 8 | application/pgp-encrypted; gpg -d '%s'; copiousoutput; |
9 | application/pgp-keys; gpg --import '%s'; copiousoutput; | 9 | application/pgp-keys; gpg --import '%s'; copiousoutput; |
10 | text/calendar; mutt-ics; copiousoutput | ||
11 | application/ics; mutt-ics; copiousoutput | ||
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index 7b82f89..2b6b5ca 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc | |||
@@ -13,10 +13,16 @@ set fcc_attach # save attachments with the body | |||
13 | set forward_format = "Fwd: %s" # format of subject when forwarding | 13 | set forward_format = "Fwd: %s" # format of subject when forwarding |
14 | set forward_quote # include message in forwards | 14 | set forward_quote # include message in forwards |
15 | set reverse_name # reply as whomever it was to | 15 | set reverse_name # reply as whomever it was to |
16 | set mail_check=60 # to avoid lags using IMAP with some email providers (yahoo for example) | 16 | |
17 | auto_view text/html # automatically show html (mailcap uses w3m) | 17 | set mail_check = 60 # to avoid lags using IMAP with some email providers |
18 | set timeout = 60 | ||
19 | set sleep_time = 0 | ||
20 | set mail_check = 0 | ||
21 | |||
22 | auto_view text/html | ||
18 | auto_view application/pgp-encrypted | 23 | auto_view application/pgp-encrypted |
19 | auto_view text/calendar application/ics | 24 | auto_view text/calendar application/ics |
25 | |||
20 | alternative_order text/plain text/enriched text/html | 26 | alternative_order text/plain text/enriched text/html |
21 | bind index,pager i noop | 27 | bind index,pager i noop |
22 | bind index,pager g noop | 28 | bind index,pager g noop |