Update mutt pass interface
This commit is contained in:
parent
a85de5010d
commit
b1c425d2a5
3 changed files with 3 additions and 3 deletions
|
|
@ -1,7 +1,7 @@
|
|||
source ~/.mutt/common
|
||||
|
||||
set my_username = "jeremydkaplan"
|
||||
set my_password = `pass show email/jeremydkaplan@gmail.com`
|
||||
set my_password = "`pass show email/jeremydkaplan@gmail.com`"
|
||||
|
||||
set smtp_pass = $my_password
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue