From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17804 invoked by alias); 23 Apr 2014 23:53:55 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 18758 Received: (qmail 20168 invoked from network); 23 Apr 2014 23:53:51 -0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.7 required=5.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.2 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=qYcnVTs1OiHhw3s6jYS7yFxdcARAQ9PgZBFifvZzjgI=; b=L4vpnteyKCVb0CE6LkdxRy5R92YXCz7lTeKNxKVhWN3v7gggj8/HQDbEz913vWaz9R hLnhutAEZzcYopIVfeI70Lv/siUkbpzocBEJ7aL+yTQcyHTdRCnAf33dgxVrCNlvSqKW By4r8j5yS1bSLl+AVfEor9E+TBe/Bm0rhy3d/6Y0wLD9wb84+LOnIR9GftY1c5eFLkYh J3TuSUw0b5YJHn1XiO0QX6zWt/BE0Von0ETJHuBDlVvEClFejBLY+dH05NoeK33mE+GV hA2YjaAjFsRfVvBQys9BIYG8h1Gq2mo/Gl87Qx5Uh68ZNxJRclAr4jUOqK+F6W4FSd/h GZLQ== MIME-Version: 1.0 X-Received: by 10.140.84.40 with SMTP id k37mr58191297qgd.65.1398297226979; Wed, 23 Apr 2014 16:53:46 -0700 (PDT) In-Reply-To: References: <140416102727.ZM19090@torch.brasslantern.com> <534FE710.3020601@eastlink.ca> <140417123722.ZM22179@torch.brasslantern.com> <20140423165024.1480528a@pws-pc.ntlworld.com> Date: Thu, 24 Apr 2014 01:53:46 +0200 Message-ID: Subject: Re: zsh-newuser-install From: Mikael Magnusson To: "Yuri D'Elia" Cc: Zsh Users Content-Type: text/plain; charset=UTF-8 On 23 April 2014 22:31, Yuri D'Elia wrote: > On 04/23/2014 05:50 PM, Peter Stephenson wrote: >> There's certainly plenty that could be added here --- enough that >> nothing's likely to happen unless we get some solid feedback... >> >> - Make it more modular so stuff can be plugged into it and more of the >> low-level framework is available as separate functions. >> >> - Make it interact better with scripts installed by distributions? I'm >> not sure how useful this actually is, given distributions tend to hook >> into to global /etc files, but then that doesn't give the user much >> control, which is the point of newuser. Maybe the previous point already >> covers this well enough. [...] > I think many people nowdays wouldn't need the newuser mechanism, to be > honest. With oh-my-zsh (and friends), people just look for a > pre-configured solution which has a gazillion of options turned on. If nobody used oh-my-zsh, the world would be a better place. Or at least #zsh would be. -- Mikael Magnusson