[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
$LS_COLORS
From: |
Thomas G. Mayfield |
Subject: |
$LS_COLORS |
Date: |
Wed, 16 Feb 2005 16:43:11 -0500 |
User-agent: |
Mozilla Thunderbird 1.0 (Windows/20041206) |
I've hacked my $LS_COLORS to the exact point I like it, and when I login
to my box, get just what I want. However, screen is somehow overwriting
this variable. I've tried manually setting $LS_COLORS using 'setenv
LS_COLORS <long_list>', and still it's wrong.
For an example, I added the following two lines to my .screenrc:
setenv FOO $LS_COLORS
setenv LS_COLORS $LS_COLORS
After screen starts up, however, $FOO and $LS_COLORS ($FOO, of course
being my hacked version, and $LS_COLORS being the system default). I've
looked through my .bashrc and .bash_profile, but the only entries they
contain regarding $LS_COLORS are my own--to set it to the custom values.
Any ideas?
--Thomas G. Mayfield
- $LS_COLORS,
Thomas G. Mayfield <=