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 Date: Tue, 25 Jun 2002 13:49:21 -0700 Subject: Re: Customising 'ssh' colours Content-Type: text/plain; charset=US-ASCII; format=flowed Mime-Version: 1.0 (Apple Message framework v482) Cc: cygwin AT cygwin DOT com To: Garry Heaton From: Kevin Wright In-Reply-To: <3D18A48A.2050402@heaton6.freeserve.co.uk> Message-Id: <06AC6BE8-887D-11D6-A0BF-003065D4A2B6@apple.com> Content-Transfer-Encoding: 7bit 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/