Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unix Syntax Color schemes



For color ls and color vim you need to change your terminal type. The default vt100 does not show colors. I use tcsh still, so in my ~/.tcshrc I put the following:

alias ls "ls -G"

I prefer to set the CLICOLOR envirinment variable instead, as I somehow avoid aliasing commands when possible. Both ways will use the values set in the already mentioned LSCOLORS as a color scheme:


setenv LSCOLORS "ExGxFxdxCxDxDxabagacad"

Bye

Alex

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden
References: 
 >Unix Syntax Color schemes (From: Derick Centeno <email@hidden>)
 >Re: Unix Syntax Color schemes (From: Aaron Jackson <email@hidden>)
 >Re: Unix Syntax Color schemes (From: Aaron Jackson <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.