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_email = "jdkaplan@metagram.net"
set my_password = `pass show email/jdkaplan@metagram.net`
set my_password = "`pass show email/jdkaplan@metagram.net`"
set smtp_pass = $my_password