Updated bitwarden-cli integration to mbsync

This commit is contained in:
Random936
2024-06-14 11:22:49 -07:00
parent 10ae6537a5
commit 6a3503794c
2 changed files with 17 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
IMAPAccount gmail
Host imap.gmail.com
User jadenprovost@gmail.com
PassCmd "export BW_SESSION=$(cat $HOME/.bw_session) && bw get password 'Emacs Gmail'"
PassCmd "bw --session $(cat $HOME/.bw_session) --nointeraction get password 'Emacs Gmail'"
SSLType IMAPS
SSLVersions TLSv1.2
AuthMechs PLAIN