8 lines
847 B
Plaintext
8 lines
847 B
Plaintext
# vim: filetype=neomuttrc
|
|
source /home/swytch/.config/mutt/neomutt.muttrc
|
|
source /home/swytch/.config/mutt/accounts/1-david.julien@posteo.net.muttrc
|
|
macro index,pager i1 '<sync-mailbox><enter-command>source /home/swytch/.config/mutt/accounts/1-david.julien@posteo.net.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to david.julien@posteo.net"
|
|
source /home/swytch/.config/mutt/accounts/2-david.julien@ens-lyon.fr.muttrc
|
|
macro index,pager i2 '<sync-mailbox><enter-command>source /home/swytch/.config/mutt/accounts/2-david.julien@ens-lyon.fr.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to david.julien@ens-lyon.fr"
|
|
macro index,pager i3 '<sync-mailbox><enter-command>source /home/swytch/.config/mutt/accounts/3-david.julien@mailo.com.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to david.julien@mailto.com"
|