From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4144 invoked from network); 3 Apr 2004 12:12:43 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 3 Apr 2004 12:12:43 -0000 Received: (qmail 23343 invoked by alias); 3 Apr 2004 12:12:27 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7317 Received: (qmail 23270 invoked from network); 3 Apr 2004 12:12:26 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 3 Apr 2004 12:12:26 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 3 Apr 2004 12:12:26 -0000 Received: (qmail 23558 invoked from network); 3 Apr 2004 12:12:26 -0000 Received: from main.gmane.org (80.91.224.249) by a.mx.sunsite.dk with SMTP; 3 Apr 2004 12:12:25 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1B9k0e-0007z3-00 for ; Sat, 03 Apr 2004 14:12:24 +0200 Received: from isi-dialin-129-106.isionline-dialin.de ([195.158.129.106]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Apr 2004 14:12:24 +0200 Received: from thorsten by isi-dialin-129-106.isionline-dialin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 03 Apr 2004 14:12:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: Thorsten Kampe Subject: .zshrc sanity check Date: Sat, 3 Apr 2004 14:12:20 +0200 Message-ID: <1gyr312onv6xj$.dlg@thorstenkampe.de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: isi-dialin-129-106.isionline-dialin.de User-Agent: 40tude_Dialog/2.0.10.1de Sender: news X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 Hi, re-reading the User's guide I have made many changes to my .zshrc and I was wondering what the "pros" would say about that. So if you're really bored and don't know what to do with your sparetime you might have a look at http://www.thorstenkampe.de/tmp/zshrc.txt [14 kB] and tell me what you think. Just to make myself clear: I'm not looking for an "in-depth analysis", just a quick "overhaul" like... - "you're setting "foo" but also "bar" which is contradictory and makes no sense" - "you're not setting "foo", but everyone else does, so you might have forgotten that" - "line n seems pretty unclear to me. Do you really know what it's supposed to do[1]?" Thanks in advance, Thorsten [1] Don't look at the "matcher-list" zstyle. I know what the comment says but I'm still trying to figure out what I wanted it to do when I wrote this line two years ago :-/