diff options
author | joe <rbo@gmx.us> | 2025-10-08 00:03:20 +0200 |
---|---|---|
committer | joe <rbo@gmx.us> | 2025-10-08 00:03:20 +0200 |
commit | c2d4bc8108dec7ba471d7b8a2e21b0c742b1b338 (patch) | |
tree | 7cefcbc0d79088fbcc567d5ca5e0f6a7bd19cee5 /.config/mutt/accounts | |
parent | up (diff) | |
download | dotfiles-bsd-c2d4bc8108dec7ba471d7b8a2e21b0c742b1b338.tar.gz dotfiles-bsd-c2d4bc8108dec7ba471d7b8a2e21b0c742b1b338.tar.bz2 dotfiles-bsd-c2d4bc8108dec7ba471d7b8a2e21b0c742b1b338.tar.xz dotfiles-bsd-c2d4bc8108dec7ba471d7b8a2e21b0c742b1b338.tar.zst dotfiles-bsd-c2d4bc8108dec7ba471d7b8a2e21b0c742b1b338.zip |
up
Diffstat (limited to '.config/mutt/accounts')
-rw-r--r-- | .config/mutt/accounts/3-gmail_br.muttrc | 2 | ||||
-rw-r--r-- | .config/mutt/accounts/4-gmail_oon.muttrc | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/.config/mutt/accounts/3-gmail_br.muttrc b/.config/mutt/accounts/3-gmail_br.muttrc index 2cbb149..137881b 100644 --- a/.config/mutt/accounts/3-gmail_br.muttrc +++ b/.config/mutt/accounts/3-gmail_br.muttrc @@ -18,7 +18,7 @@ bind index,pager C noop bind index gg first-entry bind pager gg top bind pager G bottom -macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmail_br<enter>" "run mbsync to sync bousset.rudy@gmail.com" +macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync gmail_br<enter>" "run mbsync to sync bousset.rudy@gmail.com" unmailboxes * named-mailboxes \ diff --git a/.config/mutt/accounts/4-gmail_oon.muttrc b/.config/mutt/accounts/4-gmail_oon.muttrc index 26cf9c2..f1267a5 100644 --- a/.config/mutt/accounts/4-gmail_oon.muttrc +++ b/.config/mutt/accounts/4-gmail_oon.muttrc @@ -18,7 +18,7 @@ bind index,pager C noop bind index gg first-entry bind pager gg top bind pager G bottom -macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync -c $XDG_CONFIG_HOME/mbsync/mbsyncrc gmail_oon<enter>" "run mbsync to sync olsen.oyvind.nor@gmail.com" +macro index o "<shell-escape>killall mbsync >/dev/null 2>&1; mbsync gmail_oon<enter>" "run mbsync to sync olsen.oyvind.nor@gmail.com" unmailboxes * named-mailboxes \ |