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

sql - Time in datatime field -

javascript - How to split the success output from an Ajax post? -

java - sharing object across different classes -