diff options
-rw-r--r-- | .gitconfig | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -14,5 +14,5 @@ smtpserverport = 465 annotate = yes -[credential "smtp://smtp.fastmail.com:465"]b +[credential "smtp://smtp.fastmail.com:465"] helper = "!f() { echo [email protected]; echo \"password=$(pass show fastmail.com/thanosapollo.com | sed -n '3p')\"; }; f"
\ No newline at end of file |