After a google i found this, the file below is where the colours come fromHi all
When doing ls -la, I find the blue color of folders not readable,
and so would like to change it to another color.
I googled how to do it, and found that there is an LS_COLORS variable that contains the colors for various file types.
Now, I can override it in my .bashrc file with the new setting for folders,
but I wonder:
In RPi OS Lite, where is this variable defined?
So I would simply edit it there.
Thank you
Code:
~/.dircolorsCode:
dircolors -p > ~/.dircolorsStatistics: Posted by Annie UK — Tue Jul 08, 2025 11:54 am