mutt changes

This commit is contained in:
Marcel Kapfer (mmk2410) 2016-06-04 08:24:05 +02:00
parent 69063fabb2
commit 2e9f065af9
3 changed files with 4 additions and 4 deletions

View File

@ -1,2 +1,3 @@
text/html; lynx -assume_charset=%{charset} -display_charset=utf-8 -dump %s; nametemplate=%s.html; copiousoutput
application/pdf; mupdf nametemplate;

View File

@ -4,11 +4,10 @@ set imap_keepalive = 300
unset imap_passive
set mail_check = 60
set mbox_type=Maildir
set sort=threads
set sort = threads
set sort_aux=last-date-received
set sleep_time = 0
## Work
source "~/.mutt/work"
folder-hook $folder 'source ~/.mutt/work'
@ -21,6 +20,7 @@ folder-hook marcel.kapfer@uni-ulm.de 'source ~/.mutt/uni'
source "~/.mutt/private"
folder-hook marcelmichaelkapfer@gmail.com 'source ~/.mutt/private'
source /usr/share/doc/mutt/examples/gpg.rc
## Shortcuts
macro index,pager <f2> '<sync-mailbox><enter-command>source ~/.mutt/private<enter><change-folder>!<enter>'
@ -36,7 +36,6 @@ set send_charset="utf-8"
## Theming
source ~/.mutt/theme
source /usr/share/doc/mutt/samples/gpg.rc
## HTML mails

View File

@ -3,4 +3,4 @@ marcel-kapfer.de
OpenPGP: 0x09F21B09
Google+: +MarcelMichaelKapfer
Twitter: @mmk2410
GitHub: /mmk2410
GitLab: /mmk2410