diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-11 14:32:26 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-11 14:32:26 +0200 |
commit | ff3822d9a92e2a706ae5f1a69925fead8680bf49 (patch) | |
tree | 6e0e9e886dbb50c3154300f193b462198deccc15 /.config/mutt/muttrc | |
parent | mutt update (diff) | |
download | dotfiles-bsd-ff3822d9a92e2a706ae5f1a69925fead8680bf49.tar.gz dotfiles-bsd-ff3822d9a92e2a706ae5f1a69925fead8680bf49.tar.bz2 dotfiles-bsd-ff3822d9a92e2a706ae5f1a69925fead8680bf49.tar.xz dotfiles-bsd-ff3822d9a92e2a706ae5f1a69925fead8680bf49.tar.zst dotfiles-bsd-ff3822d9a92e2a706ae5f1a69925fead8680bf49.zip |
update
Diffstat (limited to '.config/mutt/muttrc')
-rw-r--r-- | .config/mutt/muttrc | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index a09d8d8..3893b76 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -1,9 +1,9 @@ # vim: filetype=neomuttrc source /home/jozan/.config/mutt/defaults.muttrc -source /home/jozan/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc # mw-autogenerated -macro index,pager i1 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to bousset.rudy@gmail.com" # mw-autogenerated -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-exploitation@secuserve.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to exploitation@secuserve.com" # mw-autogenerated -macro index,pager i7 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/7-support@secuserve.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to support@secuserve.com" # mw-autogenerated +source /home/jozan/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc +macro index,pager i1 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/1-bousset.rudy@gmail.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to bousset.rudy@gmail.com" +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" +# 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" +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" +macro index,pager i6 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/6-exploitation@secuserve.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to exploitation@secuserve.com" +macro index,pager i7 '<sync-mailbox><enter-command>source /home/jozan/.config/mutt/accounts/7-support@secuserve.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to support@secuserve.com" |