set EZA_COLORS for date to cyan for better readability

This commit is contained in:
Tobias Powalowski 2024-07-07 10:37:32 +02:00
parent 58fab749d4
commit 8a918dcc7c

View file

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