From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3727 invoked by alias); 27 Sep 2012 01:38:15 -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: 17289 Received: (qmail 4380 invoked from network); 27 Sep 2012 01:38:13 -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=-1.6 required=5.0 tests=BAYES_00,DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED,FREEMAIL_FROM,HTML_MESSAGE,NML_ADSP_CUSTOM_MED,RCVD_IN_DNSWL_LOW, T_DKIM_INVALID autolearn=no version=3.3.2 Received-SPF: pass (ns1.primenet.com.au: SPF record at _spf.google.com designates 209.85.214.43 as permitted sender) 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=Cf3Bf/nrbgAoUQ9a9L4aUegB9hRlFv6I7yn/Al7OZoE=; b=oIJ1W93ajwAEYy3TvZI9B+wYKDsTGz3aP/4EtsUVIv6Wi0XNdiEIr1JyuCrP47nKQl P2GkJCq5tVJ5Z86SZ4gAT2MCnHmSCaIwnEasPMgx/zK0jPYjCPAFpJeCSfm1E8DwaNdz 4O9XuzF9Y1E0PNA2DjzwPHP6+/a4RN7bqVKqAmZONqvKFLscweJoYVRZhSXWgnCIDym1 I2A6wne+P6+Zt0MxoRn+mM/zUeUW7oJ62uO2e7utZTdQYdHCJji33aYXIPDEbT7SVbu9 WlO5BxBrgxVzad0rjo6/qqWtkrPoVNnG2RT7z+Sb1RXuvY7UIjBdILXvMxKRQbRvLhZy kM1w== MIME-Version: 1.0 In-Reply-To: References: Date: Wed, 26 Sep 2012 18:30:40 -0700 Message-ID: Subject: Re: Examples of ZSH functions, aliases, etc.? From: Gabor Maghera To: TjL Cc: Zsh Users Content-Type: multipart/alternative; boundary=0015175d681c1495db04caa4e36f --0015175d681c1495db04caa4e36f Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Zsh-lovers is something right along those lines. http://grml.org/zsh/zsh-lovers.html -- Gabor On Wed, Sep 26, 2012 at 6:11 PM, TjL wrote: > Is there a repository somewhere of zsh examples: functions, aliases, > etc. that people have made? Maybe identified as beginner, > intermediate, advanced? > > I find that I learn better from looking at (commented :-) examples > than from abstractions. > > I'd be interested in such a collection, if it exists=E2=80=A6 if not, I > wondered if there might be interest in making one, somewhere where it > can be access/edited/maintained by a group of people, not just one > person so it doesn't dry up when one person loses interest, or > whatever. > > TjL > --0015175d681c1495db04caa4e36f--