muttrc: load gpg saved passwords
This commit is contained in:
parent
fe4b07fd04
commit
68f4dd83c3
1 changed files with 2 additions and 0 deletions
|
@ -23,6 +23,8 @@ set envelope_from
|
|||
|
||||
set editor = "es"
|
||||
|
||||
## Passwords file
|
||||
source "gpg --textmode -d ~/.mutt/passwords.gpg |"
|
||||
|
||||
source /usr/share/doc/mutt/examples/gpg.rc
|
||||
|
||||
|
|
Loading…
Reference in a new issue