| 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 |
| Date: | Tue, 25 Jun 2002 13:49:21 -0700 |
| Subject: | Re: Customising 'ssh' colours |
| Mime-Version: | 1.0 (Apple Message framework v482) |
| Cc: | cygwin AT cygwin DOT com |
| To: | Garry Heaton <garry AT heaton6 DOT freeserve DOT co DOT uk> |
| From: | Kevin Wright <kwright AT apple DOT com> |
| In-Reply-To: | <3D18A48A.2050402@heaton6.freeserve.co.uk> |
| Message-Id: | <06AC6BE8-887D-11D6-A0BF-003065D4A2B6@apple.com> |
Garry,
The easiest way I know is to use an alias. For example:
alias ls='ls -ACF --color=auto'
See the ls man page for more info:
--color[=WHEN]
control whether color is used to distinguish file
types. WHEN may be `never', `always', or `auto'
HTH,
--Kevin
On Tuesday, June 25, 2002, at 10:12 AM, Garry Heaton wrote:
> OK, the LS_COLORS works with a ~/.profile now. $TERM=cygwin, according to
> 'env' so how do I get the directory listings with 'ssh' to show-up in
> LS_COLORS?
>
> Garry
[snip]
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |