From owner-freebsd-questions@FreeBSD.ORG Mon Jul 14 15:44:56 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1873237B401 for ; Mon, 14 Jul 2003 15:44:56 -0700 (PDT) Received: from webserver.get-linux.org (adsl-64-161-78-226.dsl.lsan03.pacbell.net [64.161.78.226]) by mx1.FreeBSD.org (Postfix) with SMTP id 4110943F3F for ; Mon, 14 Jul 2003 15:44:53 -0700 (PDT) (envelope-from oremanj@webserver.get-linux.org) Received: (qmail 727 invoked by uid 1000); 14 Jul 2003 22:45:13 -0000 Date: Mon, 14 Jul 2003 15:45:13 -0700 From: oremanj@get-linux.org To: Kevin Berrien Message-ID: <20030714224513.GA703@webserver> References: <20030714013931.7485.qmail@web41107.mail.yahoo.com> <3F12DF9F.2060304@comcast.net> <20030714172421.GC11619@webserver.get-linux.org> <3F1331AC.5060509@comcast.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <3F1331AC.5060509@comcast.net> User-Agent: Mutt/1.4.1i cc: questions@freebsd.org Subject: Re: Color shell prompts (was Re: FreeBSD 4.8-RELEASE mutt & color (color)) X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 14 Jul 2003 22:44:56 -0000 On Mon, Jul 14, 2003 at 06:41:48PM -0400, Kevin Berrien wrote: > I was thinking of something a bit more practical, like the color changes > for file types (dirs, etc..). Oh, that :-) man ls basically: export CLICOLOR=y -- Josh > > Joshua Oremzn wrote: > > >On Mon, Jul 14, 2003 at 12:51:43PM -0400 or thereabouts, Kevin Berrien > >wrote: > > > > > >>Speaking of color. Does anyone have a good tutorial/script to add color > >>in bash as one finds in the newer linux distributions? > >> > >> > >> > > > >"The Bash-Prompt HOWTO" @ tldp.org > >is a good one. Just to give you an idea about how crazy this all can > >get, take a look at this prompt (for zsh). Note that ^[ means the > >real ESC character, not caret + left bracket. Sorry about the long lines: > > > > > >-- Josh > > > >P.S. Of course I don't use that prompt! > > > > > > > >>_______________________________________________ > >>freebsd-questions@freebsd.org mailing list > >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >>To unsubscribe, send any mail to > >>"freebsd-questions-unsubscribe@freebsd.org" > >> > >> > > > > > > >