Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com From: "John Morrison" To: "Gerrit @ cygwin" Subject: RE: Colors in Cygwin window Date: Sun, 28 Jul 2002 11:31:59 +0100 Message-ID: MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 In-reply-to: <16544532574.20020728110028@familiehaase.de> Importance: Normal > On Behalf Of Gerrit P. Haase > > I have some lines in my .bashrc: > > $ cat .bashrc | grep color > alias dir='dir -FN --color=auto --show-control-chars' > alias ls='ls -FN --color=auto --show-control-chars' > alias ll='ls -l -FN --color=auto --show-control-chars' > eval `dircolors -b /etc/DIR_COLORS` > ##LS_OPTIONS=' --color=always -F -b -T 0' > > Most interesting is this line: > eval `dircolors -b /etc/DIR_COLORS` > > where the file DIR_COLORS is a default one from the Mandrake > dist (Cygwin version attached;) Most files come out a mucky yellow colour! Don't know why :'( J. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/