diff options
author | Tharre <tharre3@gmail.com> | 2018-05-09 02:58:18 +0200 |
---|---|---|
committer | Tharre <tharre3@gmail.com> | 2018-05-09 17:28:13 +0200 |
commit | 321d9a8247d50cd634615ffed707aed3f4376108 (patch) | |
tree | 32fbd27e3a9e8c3f41d68232ffe203ef0ce10999 /.mbsyncrc | |
parent | 3cb67ddae1d11e4cda22b9843665b6d3775828da (diff) | |
download | dotfiles-321d9a8247d50cd634615ffed707aed3f4376108.tar.gz dotfiles-321d9a8247d50cd634615ffed707aed3f4376108.tar.xz dotfiles-321d9a8247d50cd634615ffed707aed3f4376108.zip |
Move various scripts and functions into bin/
Diffstat (limited to '.mbsyncrc')
-rw-r--r-- | .mbsyncrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ IMAPAccount tharre3@gmail.com # widely supported at this time Host imaps:imap.gmail.com User tharre3@gmail.com -PassCmd "~/.req_pwd.sh email/tharre3@gmail.com" +PassCmd "req_pwd.sh email/tharre3@gmail.com" # SSLType IMAPS SSLVersion TLSv1.2 CertificateFile /etc/ssl/certs/ca-certificates.crt |