set editor="vim" set my_name="Karel Kočí" set edit_headers=yes hdr_order Date From To Cc #Sorting emails by the given criteria (from left to right) set pager_index_lines= 5 set sort=reverse-threads set sort_aux=last-date-received set mailcap_path = "~/.mutt/mailcap" set sleep_time = 0 set delete = yes auto_view text/html alternative_order text/enriched text/plain text/html macro attach 'V' "cat >~/.cache/mutt/mail.html && conkeror ~/.cache/mutt/mail.html && rm ~/.cache/mutt/mail.html" source ~/.mutt/gpg.rc set pgp_use_gpg_agent = yes set pgp_sign_as = 2B1F70F95F1B48DA2265A7FAA6BC8B8CEB31659B set pgp_timeout = 3600 set crypt_autosign = yes set crypt_replyencrypt = yes set sendmail="/usr/bin/msmtp --read-envelope-from" set query_command= "abook --mutt-query '%s'" bind editor complete-query set sidebar_visible = yes bind index,pager B sidebar-toggle-visible # Ctrl-n, Ctrl-p to select next, previous folder. # Ctrl-o to open selected folder. bind index,pager \CP sidebar-prev bind index,pager \CN sidebar-next bind index,pager \CO sidebar-open bind pager j next-line bind pager k previous-line bind attach,index,pager \CD next-page bind attach,index,pager \CU previous-page bind pager g top bind pager G bottom bind attach,index g first-entry bind attach,index G last-entry macro index ':source ~/.mutt/muttemailc~/.mail/email/INBOX' source ~/.mutt/color # As default open email source ~/.mutt/muttemail