Tagged Questions
10
votes
2answers
9k views
CLICOLOR and LS_COLORS in bash
I have the following setup in .bashrc for coloring of listings.
export CLICOLOR=1
export ...