changeset 553:4b9b6694aa5b

Force sh mode on dircolors
author Zeger Van de Vannet <zegervdv@me.com>
date Wed, 02 Feb 2022 09:20:37 +0100
parents f308f66cad13
children 62dfda3f3d31
files dot_zshrc
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/dot_zshrc	Tue Feb 01 19:03:03 2022 +0100
+++ b/dot_zshrc	Wed Feb 02 09:20:37 2022 +0100
@@ -75,7 +75,7 @@
 export LESS_TERMCAP_us=$(printf "\e[1;32m")
 
 export CLICOLOR=1
-eval "$(dircolors ~/.lscolors)"
+eval "$(dircolors --sh ~/.lscolors)"
 
 # Options
 setopt monitor