Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Oct 2001 08:28:36 -0700
From:      "Dominic" <clone@sduteam.com>
To:        "'Bjarne Wichmann Petersen'" <mekanix@privat.dk>
Cc:        <freebsd-questions@freebsd.org>
Subject:   RE: bash cannot display colors
Message-ID:  <002d01c15332$8f8d8010$130aa840@tml>
In-Reply-To: <20011012072613.WYVT13021.fepE.post.tele.dk@there>

next in thread | previous in thread | raw e-mail | index | archive | help
Edit your .profile
Add the following to it. Its simple and clear color
###################################
EXPORT CLICOLOR = TRUE
LSCOLORS ="2x5x4x3x1x464301060203"
EXPORT LSCOLORS
###################################
for more info about CLICOLOR and LSCOLORS, use: info ls

Dominic


> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG 
> [mailto:owner-freebsd-questions@FreeBSD.ORG] On Behalf Of 
> Bjarne Wichmann Petersen
> Sent: Friday, October 12, 2001 12:29 AM
> To: Edwin Groothuis
> Cc: freebsd-questions@freebsd.org
> Subject: Re: bash cannot display colors
> 
> 
> On Friday 12 October 2001 08:54, Edwin Groothuis wrote:
> 
> > It works here. My TERM is an xterm-color.
> > Maybe because I have XTerm*termName:xterm-color in my .Xdefaults :-)
> 
> Gnargh! ... I'll *never* get that hang of it of all those files and 
> parameters I need to fiddle with.
> 
> Anyway, that makes xterm work, but Konsole still displays no 
> colors. :-/
> 
> Bjarne
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002d01c15332$8f8d8010$130aa840>