diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2022-01-08 17:17:57 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2022-01-08 17:17:57 +0100 |
commit | 394bca4b8511ec5f41115e29f0dcebb4387771cc (patch) | |
tree | 5c12b5271c989321c64e032ad61e04dba1512898 /.config/mutt/accounts | |
parent | kb script change (diff) | |
download | dotfiles-bsd-394bca4b8511ec5f41115e29f0dcebb4387771cc.tar.gz dotfiles-bsd-394bca4b8511ec5f41115e29f0dcebb4387771cc.tar.bz2 dotfiles-bsd-394bca4b8511ec5f41115e29f0dcebb4387771cc.tar.xz dotfiles-bsd-394bca4b8511ec5f41115e29f0dcebb4387771cc.tar.zst dotfiles-bsd-394bca4b8511ec5f41115e29f0dcebb4387771cc.zip |
Update
Diffstat (limited to '.config/mutt/accounts')
-rw-r--r-- | .config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc index fc006cb..88d82d9 100644 --- a/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc +++ b/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc @@ -14,7 +14,7 @@ bind index,pager g noop bind index,pager M noop bind index,pager C noop bind index gg first-entry -macro index o "<shell-escape>mw -y bousset.rudy@gmail.com<enter>" "run mbsync to sync bousset.rudy@gmail.com" +macro index o "<shell-escape>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc -a<enter>" "run mbsync to sync bousset.rudy@gmail.com" unmailboxes * mailboxes "=INBOX" "=[Gmail].Sent\ Mail" "=[Gmail].Drafts" "=[Gmail].Spam" "=[Gmail].Trash" |