]> arthur.barton.de Git - ax-zsh.git/blobdiff - default_plugins/std_env/std_env.zprofile
std_env: Set CLICOLOR=1 (if not set already)
[ax-zsh.git] / default_plugins / std_env / std_env.zprofile
index 776cfccb5177519be437643ab280e2a749db0997..7321cf8e89bc1dbefccaf68a8456237f1ce6b0d3 100644 (file)
@@ -1,5 +1,6 @@
 # AX-ZSH: Alex' Modular ZSH Configuration
 # std_env: Setup standard environment variables
 
+export CLICOLOR=${CLICOLOR:-1}
 export MANWIDTH=${MANWIDTH:-80}
 export REPORTTIME=${REPORTTIME:-5}