01-23-06 11:12 PM
"Bob Erdmann" <boberdmann@cableone.net> writes:
>I just installed FC4, and changed the run level to 3 so as to boot to a
>command line console rather than the Xwindows system. The problem I am
>having is that in this mode directory names are displayed in dark blue
>against the black background of my monitor which makes them just about
>unreadable. Is there a configuration file I can edit to change the color
>configuration for the command line console?
>
>Thanks,
>
>/Bob
>
>
easiest is to add
unalias ls
to your ~/.profile
or you can
rm /etc/DIRCOLORS*
or you can
rm /etc/profile.d/colorls.*
[ Post a follow-up to this message ]
|