From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5027 invoked from network); 3 Feb 2003 13:13:56 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 3 Feb 2003 13:13:56 -0000 Received: (qmail 24864 invoked by alias); 3 Feb 2003 13:07:10 -0000 Mailing-List: contact zsh-workers-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 18176 Received: (qmail 24857 invoked from network); 3 Feb 2003 13:07:10 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 3 Feb 2003 13:07:10 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [80.91.224.249] by sunsite.dk (MessageWall 1.0.8) with SMTP; 3 Feb 2003 13:7:9 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18fgHk-00047G-00 for ; Mon, 03 Feb 2003 14:05:16 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-workers@sunsite.dk Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 18fgHi-00046n-00 for ; Mon, 03 Feb 2003 14:05:14 +0100 From: Clemens Fischer Subject: Re: Prompt themes Date: Mon, 03 Feb 2003 12:24:45 +0100 Message-ID: References: <6134254DE87BD411908B00A0C99B044F03A0B5FA@mowd019a.mow.siemens.ru> <1030123180207.ZM12877@candle.brasslantern.com> <20030124211240.GD6160@io.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@main.gmane.org User-Agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i386-unknown-freebsd4.6.2) Cancel-Lock: sha1:LwsHdSx3Hz0iUV6VVMQgln7TmkM= Sender: news Cc: zsh-users@sunsite.dk John Buttery : > [...] I have a habit of making (or trying to) a > complete configuration file for a program as soon as I install it (as > in, before I fully understand it). > Disadvantage: Sometimes things are broken for a while when I first > install them. I find this provides suitable motivation. :) > Advantage: Tickled pink feeling of accomplishment as everything comes > together at once at the end. admit it: you're never really done :) clemens