dotfiles

My personal shell configs and stuff
git clone git://git.alex.balgavy.eu/dotfiles.git
Log | Files | Refs | Submodules | README | LICENSE

commit b688719e11c9bef3c5e253929e868b7228419583
parent e4bb3fd4df7f48bb00eaa7e2f5f9f2437fbbc366
Author: Alex Balgavy <alex@balgavy.eu>
Date:   Sat, 27 Feb 2021 14:55:18 +0100

mutt: fix light color

Diffstat:
Mmutt/colors-light | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/mutt/colors-light b/mutt/colors-light @@ -3,4 +3,4 @@ color index color12 default '.*' color index bold color2 default '~N' color index_author color16 default '.*' color index_author bold color16 default '~N' -color indicator color5 color13 +color indicator color16 color8