Delivered-To: listarch-cygwin@sourceware.cygnus.com
Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-ID: <36C0CE84.8A9A94CE@uni-duesseldorf.de>
Date: Wed, 10 Feb 1999 01:10:44 +0100
From: Stipe Tolj <tolj@uni-duesseldorf.de>
Organization: Department of Economical Computer Science, University of Cologne, 
              Germany
X-Mailer: Mozilla 4.05 [de]C-NECCK (Win95; I)
MIME-Version: 1.0
To: nzach@gsbs3.gs.uth.tmc.edu
CC: gnu <gnu-win32@cygnus.com>
Subject: Re: changing default colors
References: <36C09998.D8A369FA@gsbs3.gs.uth.tmc.edu>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

> does anyone know how to change the default colors for:
>
> ls --color
>
> keeping it simple,

add the following env var to your .bashrc profile and change the values

export
LS_COLORS="*.c=32:*.h=32:*.o=1;32:*.txt=1:*~=35:*.zip=1;31:*.z=1;31:*.Z=1;31:*.gz=1;31:*.bz2=1;31:*.tgz=1;31:*.tar=31"

as simple as can be.

Regards,
Stipe

--
Stipe Tolj <tolj@uni-duesseldorf.de>

Cygwin Porting Project -- "We build UNIX on top of Windows"
http://www.student.uni-koeln.de/cygwin/

Department of Economical Computer Science
University of Cologne, Germany





--   
Want to unsubscribe from this list?                             
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


