Mercurial > dotfiles
diff dot_zshrc @ 549:4a8042dab396
Tweak dircolors
author | zegervdv <zegervdv@me.com> |
---|---|
date | Tue, 01 Feb 2022 09:48:36 +0100 |
parents | 1b60ade60015 |
children | 2cce224318f9 |
line wrap: on
line diff
--- a/dot_zshrc Tue Feb 01 08:50:15 2022 +0100 +++ b/dot_zshrc Tue Feb 01 09:48:36 2022 +0100 @@ -86,7 +86,7 @@ export LESS_TERMCAP_us=$(printf "\e[1;32m") export CLICOLOR=1 -export LS_COLORS='no=00;37:fi=00:di=00;33:ln=04;36:pi=40;33:so=01;35:bd=40;33;01:' +eval "$(dircolors ~/.lscolors)" # Options setopt monitor