Browse Source

Clean up neomutt config

v2
lhark 6 years ago
parent
commit
735d1ffffc
  1. 2
      config/neomutt/accounts/account.mail.example
  2. 1
      config/neomutt/accounts/account.rc
  3. 2
      config/neomutt/gpg.rc
  4. 2
      config/neomutt/keys.rc

2
config/neomutt/accounts/account.mail.example

@ -8,7 +8,7 @@ source 'account.rc'
set crypt_autosign
set crypt_opportunistic_encrypt
set pgp_default_key = 7F45D6BB6FEA857F9EA371D4FAB91C843694BBB8
set pgp_default_key = D1D400EBE283A278E72A6ED40FDA27891A60E157
color status blue default

1
config/neomutt/accounts/account.rc

@ -8,4 +8,3 @@ macro index,pager gs "<shell-escape>mbsync $my_account<enter>" "IMAP sync accoun
macro index,pager gi "<shell-escape>mbsync $my_account:Inbox<enter>" "IMAP sync Inbox"
# vim: syntax=neomuttrc

2
config/neomutt/gpg.rc

@ -10,6 +10,6 @@ set crypt_opportunistic_encrypt
set pgp_self_encrypt
set smime_self_encrypt
unset pgp_sign_as
unset pgp_sign_as # Should be set by the accounts
# vim: syntax=neomuttrc

2
config/neomutt/keys.rc

@ -51,8 +51,6 @@ bind pager R group-reply
bind pager gh display-toggle-weed
bind pager ge extract-keys
bind pager R group-reply
##########
# ATTACH #
##########

Loading…
Cancel
Save