diff options
author | Joe <bousset.rudy@gmail.com> | 2022-08-10 10:23:30 +0200 |
---|---|---|
committer | Joe <bousset.rudy@gmail.com> | 2022-08-10 10:23:30 +0200 |
commit | 8733064a7b48edbd09f657c90089b0f5103fcbad (patch) | |
tree | 23357e08f87c50b3d4ba07e8ed0b27b7bcd419a0 /.config/mutt/muttrc | |
parent | Added support secuserve account (diff) | |
download | dotfiles-bsd-8733064a7b48edbd09f657c90089b0f5103fcbad.tar.gz dotfiles-bsd-8733064a7b48edbd09f657c90089b0f5103fcbad.tar.bz2 dotfiles-bsd-8733064a7b48edbd09f657c90089b0f5103fcbad.tar.xz dotfiles-bsd-8733064a7b48edbd09f657c90089b0f5103fcbad.tar.zst dotfiles-bsd-8733064a7b48edbd09f657c90089b0f5103fcbad.zip |
Added Exploitation
Diffstat (limited to '')
-rw-r--r-- | .config/mutt/muttrc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/.config/mutt/muttrc b/.config/mutt/muttrc index 6fa4dbd..717f762 100644 --- a/.config/mutt/muttrc +++ b/.config/mutt/muttrc @@ -5,4 +5,5 @@ 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 +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 |