I'm getting this when starting tcsh:
Code:
Unknown colorls variable `rs'.
This is in Rawhide x86_64, tcsh-6.15-6.fc10.x86_64
The tcsh shell loads but is messed up (environment isn't setup right, aliases are not loaded)
I then found that if I move /etc/profile.d/colorls.csh to a new name to force
/etc/profile not to load it the problem goes away:
Code:
cd /etc/profile.d
mv colorls.csh colorls._csh
I think this started right after I had yum installed "rxvt". I thought it might not be working in rawhide (trying rxvt would pop up the window which would then immediately dissappear), so I then yum removed it after I noticed tcsh was not loading right. What I want to find out is if this is a common problem being seen.
UPDATE : disregard "csh" in subject, there is no csh in Fedora now, it's a link to tcsh