unix - How to remove directory color highlighting in bash? -


enter image description here

can provide clear, recent solution remove highlighting directories? i've tried bunch of different past solutions, messing ls_colors in ~/.bashrc i've had no success.

i able remove colors unalias ls, still retain colors signify whether it's directory or not.


Comments

Popular posts from this blog

python - Operations inside variables -

Generic Map Parameter java -

arrays - What causes a java.lang.ArrayIndexOutOfBoundsException and how do I prevent it? -