| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| 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" <john DOT r DOT morrison AT ntlworld DOT com> |
| To: | "cygwin" <cygwin AT cygwin DOT com> |
| Subject: | RE: HOME |
| Date: | Mon, 5 May 2003 17:37:28 +0100 |
| Message-ID: | <NCEBJJFMCAOKNNABBFIMAEJNDKAA.john.r.morrison@ntlworld.com> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
| In-Reply-To: | <64F0F24E4646E644B6AF14331D69F841D0576F@orsmsx403.jf.intel.com> |
| Importance: | Normal |
> 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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |