It works correctly! My /etc/profile now looks like this:
export TERM=xterm-256color
export CLICOLOR=yes
export CLICOLOR_FORCE=yes
export LSCOLORS=exfxcxdxbxegedabagacad
And with colorls -Ghl I get the output in color. Thank you all very much!


Op 25-03-2024 om 23:46 schreef Benjamin Stürz:
On 25.03.24 23:40, Karel Lucas wrote:
Hi all,

After installing colorls and making some adjustments to the system, I still have no colored output from colorls. Below I have indicated the settings that have been made or are present by default. I would like to know what is wrong and what needs to be improved.

Default environment:
TERM=vt220

Added environment:
CLICOLOR=yes
CLICOLOR_FORCE=yes
LSCOLORS=exfxcxdxbxegedabagacad

Try CLICOLOR=1 (and TERM=xterm-256color, if it doesn't help).


Reply via email to