Adds the config that I use for a lot of the non-secret or personally identifying parts of neomutt. Lacks a lot of important bits like actually doing anything with the emails; but at least a lot of the graphical stuff is pretty now and saved in git.
10 lines
257 B
Text
10 lines
257 B
Text
# vim: filetype=neomuttrc
|
|
|
|
# This is an embarrassing and hacky file that unbinds a bunch of binds between
|
|
# switching accounts. It is called each time an account is changed.
|
|
|
|
unset hostname
|
|
unmy_hdr Organization
|
|
unmailboxes *
|
|
unalternates *
|
|
unset signature
|