Date: Fri, 12 Oct 2001 14:41:22 +1000 From: Edwin Groothuis <edwin@mavetju.org> To: Dominic <clone@sduteam.com> Cc: freebsd-questions@freebsd.org Subject: Re: bash cannot display colors Message-ID: <20011012144122.J2865@k7.mavetju.org> In-Reply-To: <000101c152d6$a97a5450$130aa840@tml>; from clone@sduteam.com on Thu, Oct 11, 2001 at 09:30:46PM -0700 References: <20011011153322.EB5A.DIVETOLIFE@yahoo.com> <000101c152d6$a97a5450$130aa840@tml>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Oct 11, 2001 at 09:30:46PM -0700, Dominic wrote: > Editt your .profile > Add the following to it. Its simple and clear color > ################################### > EXPORT CLICOLOR = TRUE > LSCOLORS ="2x5x4x3x1x46430106020" > EXPORT LSCOLORS export CLICOLOR=TRUE export LSCOLORS="2x5x4x3x1x464301060202" You forgot one entry (padded it with a 2) on LSCOLORS and you shouldn't use capitals :-) Edwin -- Edwin Groothuis | Personal website: http://www.MavEtJu.org edwin@mavetju.org | Interested in MUDs? Visit Fatal Dimensions: ------------------+ http://www.FatalDimensions.org/ 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?20011012144122.J2865>