1
0
Fork 0

Update everything that uses pass to use gopass

This commit is contained in:
Jeremy Kaplan 2017-09-23 01:22:05 -07:00
commit 0755d8f086
6 changed files with 9 additions and 33 deletions

View file

@ -1,7 +1,7 @@
source ~/.mutt/common
set my_email = "jdkaplan@metagram.net"
set my_password = "`pass show email/jdkaplan@metagram.net`"
set my_password = "`gopass show personal/email/jdkaplan@metagram.net | head -n 1`"
set smtp_pass = $my_password