Change GPG key; add new shortcut
This commit is contained in:
parent
3d4e7145b5
commit
6795e9815d
4
.muttrc
4
.muttrc
@ -40,6 +40,7 @@ macro index C "<copy-message>?<toggle-mailboxes>" "copy a message to a mailbox"
|
|||||||
macro index M "<save-message>?<toggle-mailboxes>" "move a message to a mailbox"
|
macro index M "<save-message>?<toggle-mailboxes>" "move a message to a mailbox"
|
||||||
macro pager C "<copy-message>?<toggle-mailboxes>" "copy a message to a mailbox"
|
macro pager C "<copy-message>?<toggle-mailboxes>" "copy a message to a mailbox"
|
||||||
macro pager M "<save-message>?<toggle-mailboxes>" "move a message to a mailbox"
|
macro pager M "<save-message>?<toggle-mailboxes>" "move a message to a mailbox"
|
||||||
|
macro pager D "<pipe-message>~/scripts/dmarc-parser.pl<enter>" "move a message to a mailbox"
|
||||||
|
|
||||||
macro compose A "<attach-message>?" "attach message(s) to this message"
|
macro compose A "<attach-message>?" "attach message(s) to this message"
|
||||||
|
|
||||||
@ -49,7 +50,7 @@ source ~/.mutt/folder-hooks
|
|||||||
#GPG
|
#GPG
|
||||||
set fcc_clear # Keep fcc's clear of signatues and encryption.
|
set fcc_clear # Keep fcc's clear of signatues and encryption.
|
||||||
source ~/.mutt/gpg.rc
|
source ~/.mutt/gpg.rc
|
||||||
set pgp_sign_as="0x6FDD4F15"
|
set pgp_sign_as="0x4573CC96"
|
||||||
|
|
||||||
set pgp_replysign
|
set pgp_replysign
|
||||||
set pgp_replyencrypt
|
set pgp_replyencrypt
|
||||||
@ -165,6 +166,7 @@ color sidebar_new yellow default
|
|||||||
color sidebar_flagged brightred default
|
color sidebar_flagged brightred default
|
||||||
|
|
||||||
macro index,pager \eT '<change-folder>=.Amis.Thilp/<enter>'
|
macro index,pager \eT '<change-folder>=.Amis.Thilp/<enter>'
|
||||||
|
macro index,pager \eL '<change-folder>=.Lost/<enter>'
|
||||||
bind index,pager \CP sidebar-scroll-up
|
bind index,pager \CP sidebar-scroll-up
|
||||||
#bind index,pager \CI sidebar-scroll-down
|
#bind index,pager \CI sidebar-scroll-down
|
||||||
bind index,pager \CO sidebar-open
|
bind index,pager \CO sidebar-open
|
||||||
|
Loading…
Reference in New Issue
Block a user