2020-04-29 07:54:00 +00:00
|
|
|
named-mailboxes ":: rawlinson" ~/.config/neomutt/div_rw
|
|
|
|
mailboxes `find ~/.mail/rawlinson -type d -name cur | sort | sed -e 's:/cur/*$::' -e 's/ /\\ /g' | tr '\n' ' '`
|
|
|
|
named-mailboxes ":: nullpointer" ~/.config/neomutt/div_np
|
|
|
|
mailboxes `find ~/.mail/nullpointer -type d -name cur | sort | sed -e 's:/cur/*$::' -e 's/ /\\ /g' | tr '\n' ' '`
|
2019-11-12 04:07:54 +00:00
|
|
|
|
|
|
|
# vim: syntax=muttrc
|