diff options
author | Joe <bousset.rudy@gmail.com> | 2022-05-20 21:33:22 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-05-20 21:33:22 +0200 |
commit | b7c9bbbc2fd3453707f3748e19cf8710178397e1 (patch) | |
tree | 81989c9bdf5c0adda077d5fd7c846640ff812004 /.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc | |
parent | Cleaner I guess (diff) | |
download | dotfiles-bsd-b7c9bbbc2fd3453707f3748e19cf8710178397e1.tar.gz dotfiles-bsd-b7c9bbbc2fd3453707f3748e19cf8710178397e1.tar.bz2 dotfiles-bsd-b7c9bbbc2fd3453707f3748e19cf8710178397e1.tar.xz dotfiles-bsd-b7c9bbbc2fd3453707f3748e19cf8710178397e1.tar.zst dotfiles-bsd-b7c9bbbc2fd3453707f3748e19cf8710178397e1.zip |
updates and new script cool
Diffstat (limited to '.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc')
-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 88d82d9..a77f4b3 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>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc -a<enter>" "run mbsync to sync bousset.rudy@gmail.com" +macro index o "<shell-escape>mbsync -c /usr/home/jozan/.config/mbsync/mbsyncrc bousset.rudy@gmail.com<enter>" "run mbsync to sync bousset.rudy@gmail.com" unmailboxes * mailboxes "=INBOX" "=[Gmail].Sent\ Mail" "=[Gmail].Drafts" "=[Gmail].Spam" "=[Gmail].Trash" |