On Wednesday 17 October 2007 17:34:58 Bryen wrote:
> Regardless, you all pointed me in the right direction and I was able to
> locate the LS color section in /etc/bash.bashrc. I changed the
> following:
>
> if test "${LS_COLORS+empty}" = "${LS_COLORS:+empty}" ; then
> LS_OPTIONS=--color=tty <--- (CHANGED TTY TO NONE)
>
> That did the trick. I suppose I should follow Patrick's suggestion and
> copy the entire LS section to bash.bashrc.local so I won't lose my
> changes in an update.
>
> This seems less volatile than creating an empty LS_Colors file and
> losing all those other colors for another user.
These are exactly the two reasons why I prefer a .dir_colors file: it's in
your home directory, and even if you reinstall from scratch the setting
persists as long as you keep /home. And it is specific to a single user.
Lutz
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]