From owner-freebsd-current@FreeBSD.ORG Fri Feb 10 09:00:27 2012 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id ED1A110656AC for ; Fri, 10 Feb 2012 09:00:27 +0000 (UTC) (envelope-from erich@alogreentechnologies.com) Received: from alogreentechnologies.com (alogreentechnologies.com [67.212.226.44]) by mx1.freebsd.org (Postfix) with ESMTP id 0F0BA8FC0A for ; Fri, 10 Feb 2012 09:00:14 +0000 (UTC) Received: from amd620.ovitrap.com ([49.128.188.2]) (authenticated bits=0) by alogreentechnologies.com (8.13.1/8.13.1) with ESMTP id q1A8MeHr016535; Fri, 10 Feb 2012 01:22:49 -0700 From: Erich Dollansky Organization: ALO Green Technologies Pte Ltd To: freebsd-current@freebsd.org Date: Fri, 10 Feb 2012 15:22:46 +0700 User-Agent: KMail/1.13.7 (FreeBSD/8.2-STABLE; KDE/4.7.4; amd64; ; ) References: In-Reply-To: MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201202101522.46869.erich@alogreentechnologies.com> X-Mailman-Approved-At: Fri, 10 Feb 2012 12:07:42 +0000 Cc: Warren Block , Colin Percival , Chris Rees , Eitan Adler , "Wojciech A. Koszek" , Gonzalo Nemmi Subject: Re: Enhancing the user experience with tcsh X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 10 Feb 2012 09:00:28 -0000 Hi, On Friday 10 February 2012 13:50:06 Warren Block wrote: > On Fri, 10 Feb 2012, Gonzalo Nemmi wrote: > > > On Thu, Feb 9, 2012 at 9:52 PM, Eitan Adler wrote: > >> In conf/160689 (http://www.freebsd.org/cgi/query-pr.cgi?pr=160689) > > The question becomes "how much is too much?" For example, ever since a why not make an example rc file and let the users chose from? > complete chown 'p/1/u/' > complete man 'C/*/c/' > complete service 'n/*/`service -l`/' I have the habit to collect things like this and add it to my installations from time to time. I watch then how it develops. Some have disturbing side effects to a person's working style. These will be removed later. Others stay then. Erich