diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-10 09:45:43 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-10 09:45:43 +0200 |
commit | 2226225272606ce4c806586fa1408cc961b38cf5 (patch) | |
tree | 79626b8f870c44760c5455ef270657cbca3e1eee /.config/mutt/muttrc | |
parent | update (diff) | |
download | dotfiles-bsd-2226225272606ce4c806586fa1408cc961b38cf5.tar.gz dotfiles-bsd-2226225272606ce4c806586fa1408cc961b38cf5.tar.bz2 dotfiles-bsd-2226225272606ce4c806586fa1408cc961b38cf5.tar.xz dotfiles-bsd-2226225272606ce4c806586fa1408cc961b38cf5.tar.zst dotfiles-bsd-2226225272606ce4c806586fa1408cc961b38cf5.zip |
Added support secuserve account
Diffstat (limited to '.config/mutt/muttrc')
-rw-r--r-- | .config/mutt/muttrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index db61864..6fa4dbd 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -5,3 +5,4 @@ macro index,pager i1 '<sync-mailbox><enter-command>source /home/jozan/.config/mu macro index,pager i2 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/2-olsen.oyvind.nor@gmail.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to olsen.oyvind.nor@gmail.com" # mw-autogenerated macro index,pager i3 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/3-towerofsilence777@gmail.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to towerofsilence777@gmail.com" # mw-autogenerated macro index,pager i5 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/5-rbousset@secuserve.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to rbousset@secuserve.com" # mw-autogenerated +macro index,pager i6 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/6-support@secuserve.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to support@secuserve.com" # mw-autogenerated |