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 Message-ID: <64F0F24E4646E644B6AF14331D69F841D05772@orsmsx403.jf.intel.com> From: "Lafond, Kenneth G" To: cygwin Subject: RE: HOME Date: Mon, 5 May 2003 09:50:17 -0700 MIME-Version: 1.0 content-class: urn:content-classes:message Content-Type: text/plain; charset="iso-8859-1" >> Reasons: >> - file DIR_COLOR doesn't exist in /etc >It should be. That's where the package puts it. It's called DIR_COLORS in the latest I downloaded. I just added the 'S'. Thanks! Ken -----Original Message----- From: John Morrison [mailto:john DOT r DOT morrison AT ntlworld DOT com] Sent: Monday, May 05, 2003 9:37 AM To: cygwin Subject: RE: HOME > From: Lafond, Kenneth G > > Looks like a good time to bring up my proposed corrections from thread > "Changes to default profile". I'd suggest: > > Current (from below): > # Uncomment to use the terminal colours set in DIR_COLOR > # eval `dircolors -b /etc/DIR_COLOR` > > Changed (works on my system when uncommented): > # Uncomment both lines below to use the terminal colours set in DIR_COLORS > # eval `dircolors -b /etc/DIR_COLORS` > # alias ls='ls --color=auto' > > Reasons: > - file DIR_COLOR doesn't exist in /etc It should be. That's where the package puts it. > - alias line seems to be necessary to make dircolors work (see > /etc/DIR_COLORS) alias shouldn't be part of the profile, it should be in the bashrc (I'll add comment's there to that effect). > - 'Instruction' comment line changed to reflect changes Thanks for the comments, J. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/