set eza coulour to white

This commit is contained in:
Tobias Powalowski 2024-07-07 11:06:35 +02:00
parent 4167b21a77
commit bb53ecb445

View file

@ -14,7 +14,7 @@ fi
# color man pages
export GROFF_NO_SGR=1
# color eza date to cyan
export EZA_COLORS="da=36"
export EZA_COLORS="da=37"
# keep history clean from dups and spaces
HISTCONTROL="erasedups:ignorespace"
# if installed set neovim as default editor