muttrc
Muttrc is the configuration file used by Mutt, a text-based email client for Unix-like systems. The file, typically named muttrc and located as ~/.muttrc in a user’s home directory or as a system-wide file such as /etc/Muttrc, is a plain-text script that tells Mutt how to handle accounts, mail folders, signatures, and the user interface. The configuration language is lightweight and based on commands and options that control sending, receiving, filtering, and display settings.
Muttrc configurations use statements such as set, macro, folder-hook, and source. The set command assigns values