From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on inbox.vuxu.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=MAILING_LIST_MULTI, RCVD_IN_DNSWL_NONE autolearn=ham autolearn_force=no version=3.4.2 Received: from primenet.com.au (ns1.primenet.com.au [203.24.36.2]) by inbox.vuxu.org (OpenSMTPD) with ESMTP id a441bea7 for ; Mon, 3 Dec 2018 17:44:37 +0000 (UTC) Received: (qmail 18266 invoked by alias); 3 Dec 2018 17:44:21 -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: List-Unsubscribe: X-Seq: 23796 Received: (qmail 7306 invoked by uid 1010); 3 Dec 2018 17:44:21 -0000 X-Qmail-Scanner-Diagnostics: from forward103j.mail.yandex.net by f.primenet.com.au (envelope-from , uid 7791) with qmail-scanner-2.11 (clamdscan: 0.100.2/25112. spamassassin: 3.4.2. Clear:RC:0(5.45.198.246):SA:0(-2.6/5.0):. Processed in 2.81659 secs); 03 Dec 2018 17:44:21 -0000 X-Envelope-From: zsh@mva.name X-Qmail-Scanner-Mime-Attachments: | X-Qmail-Scanner-Zip-Files: | From: "Vadim A. Misbakh-Soloviov" To: zsh-users@zsh.org Subject: Re: slow startup of zsh (1x slower than bash) Date: Tue, 04 Dec 2018 00:37:39 +0700 Message-ID: <3756352.KtzMNqCzhI@note> X-KMail-Transport: 1485514968 X-KMail-Fcc: 49 X-KMail-Identity-Name: Mva X-KMail-Transport-Name: PDD In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="UTF-8" try to put "zsh -f" there, instead of just "zsh", and take a look at the time after that.