Re: OT: Re: Units??

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 03Dec2006 10:25, anne wilson <cannewilson@xxxxxxxxxxxxx> wrote:
| Which brings me to a related problem.  When getting a colour listing in a 
| terminal I find the blue on black almost impossible to read.  I'm sure there 
| must be a way to lighten the blue, but my poking around so far hasn't found 
| it.  Any ideas?

Yeah, you want a better blue. On a dark terminal I like cyan instead of
blue.

Look at the file /etc/DIR_COLORS. Copy it to $HOME/.dircolors
(and make darn sure you have no $HOME/.dir_colors, courtesy of come
pretty awful coding in /etc/profile.d/colorls.sh).

You will see the code for cyan is 36. Change all the 34s into 36s.
Source /etc/profile.d/colorls.sh again, or start a new shell. Test.

Personally I just unalias ls, l, and ll in my shell startup to avoid the
colour listings forced on us by Fedora. I just have a personal script called
"l" which says:

  #!/bin/sh
  exec ls -aCF ${1+"$@"}

When I say "ls" I like it to mean "ls", not "annoying ls with funny
options":-)

Cheers,
-- 
Cameron Simpson <cs@xxxxxxxxxx> DoD#743
http://www.cskk.ezoshosting.com/cs/

You only live once in life, but if you do it right, once is enough!
        - Rob Castro <rdc8@xxxxxxxxxxxx>

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux