# Mutt config I have a local `muttrc.local` that I use to set local variables, and then a `account.*`-file for each account I use. `neomuttrc` loads first. That loads `muttrc`. `muttrc` loads `muttrc.local`, and that loads `account.local` and sets up hooks for all other accounts. `account.defaults` is then loaded from each `account.*`-file.