move mail password into pass

auto-flake-update
Yorick van Pelt 2018-02-26 17:44:32 +01:00
parent 77682d7b8f
commit 71a1d484a9
2 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
set my_pass = "`gpg -q --no-tty --batch -d ~/.mutt/yorick_pass.gpg`""
set my_pass = "`pass sysadmin/yori.ccMail | head -n1`"
set spoolfile = "imaps://yorick:$my_pass@pennyworth.yori.cc/INBOX"
set realname = "Yorick van Pelt"
set from = "Yorick van Pelt <yorick@yorickvanpelt.nl>"

Binary file not shown.