dotfiles

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

commit b0dc412c90f508955de090e3d208bcd0f6a81357
parent 3bf9ff1ce7f0dd58fdd6c69ab4f2291713411c23
Author: Jake Bauer <jbauer@paritybit.ca>
Date:   Tue,  7 Mar 2023 23:13:47 -0500

Relent and add more mutt colours

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

diff --git a/.muttrc b/.muttrc @@ -29,6 +29,12 @@ unignore posted-to: bind index,pager \Cd purge-message color normal black default +color indicator white black color hdrdefault black default +color header brightblack default "^(From|Subject):" color message black default color status black white +color index black default "~A" +color index brightblack default "~U" +color body brightblue default "(http|https|ftp|news|telnet|finger|gemini|gopher|irc|ircs|ssh)://[^ \">\t\r\n]*" +color body brightblue default "[-a-z_0-9.]+@[-a-z_0-9.]+"