From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 740 invoked from network); 23 Apr 2005 06:29:38 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by ns1.primenet.com.au with SMTP; 23 Apr 2005 06:29:38 -0000 Received: (qmail 20936 invoked from network); 23 Apr 2005 06:29:31 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 23 Apr 2005 06:29:31 -0000 Received: (qmail 10816 invoked by alias); 23 Apr 2005 06:29:22 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 8738 Received: (qmail 10801 invoked from network); 23 Apr 2005 06:29:21 -0000 Received: from news.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.88) by sunsite.dk with SMTP; 23 Apr 2005 06:29:21 -0000 Received: (qmail 19795 invoked from network); 23 Apr 2005 06:29:21 -0000 Received: from dialin-145-254-146-030.arcor-ip.net (HELO solfire) (145.254.146.30) by a.mx.sunsite.dk with SMTP; 23 Apr 2005 06:29:17 -0000 Received: from [127.0.0.1] (helo=localhost) by solfire with esmtp (Exim 4.42) id 1DPE99-0001OS-N9 for zsh-users@sunsite.dk; Sat, 23 Apr 2005 08:29:48 +0200 Date: Sat, 23 Apr 2005 08:29:43 +0200 (CEST) Message-Id: <20050423.082943.74746308.Meino.Cramer@gmx.de> To: zsh-users@sunsite.dk From: Meino Christian Cramer X-Mailer: Mew version 4.1 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Rcpt-To: zsh-users@sunsite.dk X-SA-Exim-Mail-From: Meino.Cramer@gmx.de Subject: Speeding up ZSH startup Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SA-Exim-Version: 4.1+cvs (built Sat, 28 Aug 2004 13:10:40 +0200) X-SA-Exim-Scanned: Yes (on solfire) X-Spam-Checker-Version: SpamAssassin 3.0.2 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, score=-0.5 required=6.0 tests=AWL,BAYES_00, RCVD_IN_NJABL_DUL,RCVD_IN_SORBS_DUL,RCVD_IN_SORBS_WEB autolearn=no version=3.0.2 X-Spam-Hits: -0.5 Hi, I am at the very beginning of dvinig deeper into the wonderful world of ZSH :O)... I want to speed up the start of zsh on my Linux system. WIth "zsh -x" I figured out what file are loaded when and I found no abnormal things (reloading and such...). The different fiel, which got loaded are of "normal" size (so nothing VERY big...). Is there any other things or tricks I can try to make starting zsh a little faster ? For example: Are there feature known, which are better to be activated at last/at first... Or...? Thank you very much for nay hint and advice in advance ! Kind regards and have a nice weekend! Meino