color ls
color ls
- Subject: color ls
- From: Mike Summers <email@hidden>
- Date: Thu, 30 Oct 2003 06:29:32 -0500
My computer support people showed me the best way (I think) to
get color ls to work with xterm (& rxvt) windows.
Just copy the following into your .cshrc file. I keep the
commented stuff to remind me how to change the colors to
a scheme I like.
Mike
############################################################
#----------------------------------------------------------
# SETUP FOR COLOR TERMINAL
#-----------------------------------------------------------
# The color designators are as follows:
# a black
# b red
# c green
# d brown
# e blue
# f magenta
# g cyan
# h light grey
# A bold black, usually shows up as dark grey
# B bold red
# C bold green
# D bold brown, usually shows up as yellow
# E bold blue
# F bold magenta
# G bold cyan
# H bold light grey; looks like bright white
# x default foreground or background
# default for LSCOLORS "exfxcxdxbxegedabagacad"
# The order of the attributes are as follows:
#
# 1. directory
# 2. symbolic link
# 3. socket
# 4. pipe
# 5. executable
# 6. block special
# 7. character special
# 8. executable with setuid bit set
# 9. executable with setgid bit set
# 10. directory writable to others, with sticky bit
# 11. directory writable to others, without sticky
# bit
setenv CLICOLOR
setenv TERM xterm-color
setenv LSCOLORS Exfxbxdxcxegedabagacad
#########################################################
email@hidden*****************************
Michael F. Summers
Department of Chemistry and Biochemistry
and Howard Hughes Medical Institute
University of Maryland Baltimore County
1000 Hilltop Circle
Baltimore, MD 21250
Phone: (410)-455-2527
FAX: (410)-455-1174
Email: email@hidden
Web: www.hhmi.umbc.edu
_______________________________________________
x11-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/x11-users
X11 for Mac OS X FAQ: http://developer.apple.com/qa/qa2001/qa1232.html
Report issues, request features, feedback: http://developer.apple.com/bugreporter
Do not post admin requests to the list. They will be ignored.