From owner-cvs-all Wed Sep 19 8:50:44 2001 Delivered-To: cvs-all@freebsd.org Received: from Awfulhak.org (gw.Awfulhak.org [217.204.245.18]) by hub.freebsd.org (Postfix) with ESMTP id 9A13E37B413; Wed, 19 Sep 2001 08:50:31 -0700 (PDT) Received: from hak.lan.Awfulhak.org (root@hak.lan.Awfulhak.org [fec0::1:12]) by Awfulhak.org (8.11.6/8.11.6) with ESMTP id f8JFo5t98501; Wed, 19 Sep 2001 16:50:08 +0100 (BST) (envelope-from brian@freebsd-services.com) Received: from hak.lan.Awfulhak.org (brian@localhost [127.0.0.1]) by hak.lan.Awfulhak.org (8.11.6/8.11.6) with ESMTP id f8JFo0R23194; Wed, 19 Sep 2001 16:50:00 +0100 (BST) (envelope-from brian@freebsd-services.com) Message-Id: <200109191550.f8JFo0R23194@hak.lan.Awfulhak.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Mikhail Teterin Cc: brian@freebsd-services.com, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, sheldonh@starjuice.net, brian@freebsd-services.com Subject: Re: cvs commit: ports/x11/xtattr Makefile ports/x11/xtattr/files Makefile.bsd In-Reply-To: Message from Mikhail Teterin of "Wed, 19 Sep 2001 11:40:44 EDT." <200109191540.f8JFelE94039@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Wed, 19 Sep 2001 16:50:00 +0100 From: Brian Somers Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On 19 Sep, Brian Somers wrote: > > if [ ."$TERM" = .xterm ] > > then > > case "$SHELL" in > > *bash) PS1="\[^[]2;\u@\H:\w^G\]\h:\w \\$ ";; > > *zsh) PS1="%{^[]2;%n@%M:%3.^G%}%m:%3. %(#.#.$) ";; > > esac > > fi > > So? Don't get me wrong - I wasn't objecting to this being added as a port. I was just pointing out that this sort of stuff can be done other ways.... I figured the above would be of interested to anybody who found the port of interest. -- Brian http://www.freebsd-services.com/ Don't _EVER_ lose your sense of humour ! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message