1
0
Fork 0

Update mutt pass interface

This commit is contained in:
Jeremy Kaplan 2016-11-10 16:40:30 -05:00
commit b1c425d2a5
3 changed files with 3 additions and 3 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 = "`pass show email/jdkaplan@mit.edu`"
set smtp_pass = $my_password