Just installed 2010 - wonderful piece of work. however I have a problem: I have tcsh as my default shell, and almost every command I enter gives the following response:
Unknown colorls variable `rs'.
Guided by some comments in other distributions' forums, I found that
unsetenv LS_COLORS
gets things working again, but I'm presumably losing out on something by doing that. Anyway - filing this for reference because I haven't yet found any negative effects from removing that variable.