haiku/data/etc
Prasad Joshi 4fd62caa9a bash_profile: set ls color alias to auto
ls --color emits the color code irrespective of whether it is being
attached to terminal or not. Which might result in color codes being
added to file upon redirection.

auto option with ls --color emits the color codes only the output is
attached to terminal, otherwise the colors are turned off.

Fixes #8993.

Signed-off-by: Ryan Leavengood <leavengood@gmail.com>
2012-10-03 15:23:57 -04:00
..
bash_completion.d
profile.d
bash_completion
inputrc
profile bash_profile: set ls color alias to auto 2012-10-03 15:23:57 -04:00