10 lines
909 B
Text
10 lines
909 B
Text
# custom bind
|
|
bind index,pager \Cl sidebar-open
|
|
macro index 'c' '<change-folder>?<change-dir><home>^K=<enter>'
|
|
|
|
# mutt-wizard stuff
|
|
source /usr/local/share/mutt-wizard/mutt-wizard.muttrc # mw-autogenerated
|
|
source /home/ziro/.config/mutt/accounts/1-aap.muttrc # mw-autogenerated
|
|
macro index,pager i1 '<sync-mailbox><enter-command>source /home/ziro/.config/mutt/accounts/1-aap.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to 191420078@student.binadarma.ac.id" # mw-autogenerated
|
|
macro index,pager i2 '<sync-mailbox><enter-command>source /home/ziro/.config/mutt/accounts/2-aap_personal.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to palembani@gmail.com" # mw-autogenerated
|
|
macro index,pager i3 '<sync-mailbox><enter-command>source /home/ziro/.config/mutt/accounts/3-aap_work.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to banipalemban@gmail.com" # mw-autogenerated
|