From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from euclid.skiles.gatech.edu (euclid.skiles.gatech.edu [130.207.146.50]) by werple.net.au (8.7/8.7.1) with ESMTP id JAA16490 for ; Fri, 15 Dec 1995 09:31:32 +1100 (EST) Received: (from list@localhost) by euclid.skiles.gatech.edu (8.7.3/8.7.3) id RAA15017; Thu, 14 Dec 1995 17:02:26 -0500 (EST) Resent-Date: Thu, 14 Dec 1995 16:59:56 -0500 (EST) Date: Thu, 14 Dec 1995 15:00:12 -0700 Message-Id: <9512142200.AA16229@charney.cdc.noaa.gov> From: Mark Borges To: DeWitt.Clinton@williams.edu Cc: zsh-users@math.gatech.edu Subject: Re: Zsh Archive In-Reply-To: <199512141749.MAA05734@redwood.skiles.gatech.edu> References: <9512141731.AA03209@hancock> <199512141749.MAA05734@redwood.skiles.gatech.edu> Organization: CIRES, University of Colorado X-Attribution: mb Resent-Message-ID: <"X3Ox83.0.Dg3.Sv9qm"@euclid> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/150 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu >> On Thu, 14 Dec 1995 12:49:10 -0500, >> Richard Coleman(rc) wrote: >> I was wondering if anyone is maintaining an archive of useful >> functions and scripts that they have written for zsh. >> >> I scoured the net for such an archive, but perhaps I missed one? rc> There are a few in the zsh distribution (check the Functions rc> subdirectory of the zsh-2.6-beta12 distribution). There might rc> also be some more on the zsh web page. Yes, there's a few more on the web site. The relevevant URL is: http://www.mal.com/zsh/ or more specifically, http://www.mal.com/zsh/Contrib/ A couple users sent me some of their examples. I put them up on the web site, but I'd prefer a link so that users can just maintain what they want to share (like what Peter Stephenson has allowed me to do). -mb-