dotfiles

Configuration for the software I use.
git clone https://git.sr.ht/~jbauer/dotfiles
Log | Files | Refs | README | LICENSE

commit 664b853a75b92fc8832971b182e9940a96ba0ae6
parent 389ce64dffe271cf0493cf613d0128055d55a0fc
Author: Jake Bauer <jbauer@paritybit.ca>
Date:   Tue,  7 Mar 2023 21:54:54 -0500

Simple colours for mutt

Diffstat:
M.muttrc | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)

diff --git a/.muttrc b/.muttrc @@ -27,3 +27,8 @@ unignore organization organisation x-mailer: x-newsreader: x-mailing-list: unignore posted-to: bind index,pager \Cd purge-message + +color normal black default +color hdrdefault black default +color message black default +color status black white