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_username = "jdkaplan"
set my_password = "`pass show email/jdkaplan@mit.edu`"
set my_password = "`gopass show personal/email/jdkaplan@mit.edu | head -n 1`"
set smtp_pass = $my_password