Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: slow startup of zsh (1x slower than bash)
- X-seq: zsh-users 24211
- From: Kaio Augusto <kaioaugusto.8@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: slow startup of zsh (1x slower than bash)
- Date: Thu, 5 Sep 2019 18:19:34 -0300
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=subject:to:references:from:message-id:date:user-agent:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=R5zsNph5NMfONNS//hmoe1JDgrmGUvzBTFIQXsOr8qs=; b=KHGbh1/U4xDLei/GJ5LwpSCp5Rr3sX3BgY2N8lUGBDusgYMrFNNAA9SkOUnF2+e34G CaVrkFCOpN/C/w2S5aKjhmLdcHrveQelfYdE1e4mbWxIzwj3VSPq4JcFdcQZ9D4cW9+C 5wAU12t7hMRhZzolx1E/mLoJ8ls6TzZIM2sSkfyDXWToIOlCx7YYIXff6en9sMYy1/ZU j+hzay0EzjZNN6nTptTMNxecSSA7O1iWoB8VOXRGzI/KHAy7d7vMYVsr4dZQrc93TDYd xlVrV6GWjN+nYmfcIWtW9PGDEjKNEKiTuQSGJrrzvf8I4T+IR4tM9AXCkkKP/QZ7UcvR rDFw==
- In-reply-to: <CABrM6w=0LBy99ePvChBe22v3XZ=JfY_Tbu0Guf8z6zcyALER3Q@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CABrM6wk-psFFZcZW+M7OwD0ZwrMbNk4MN7e9aaJF9kBOFsVK4w@mail.gmail.com> <CAKc7PVDGmfMxkUzjmyFxJY7fNhHV16Z3xhQpNXnjEwAMf6G9hQ@mail.gmail.com> <CABrM6w=B8BP6Pk4HsW+XGDv0bpC9fYtNdr80SS6BtqegXJNcUA@mail.gmail.com> <CA+mcLN5dpscPNhpsKoA0j8tvcUh2-A7KOX7wNQYFQ7q3sdg+SA@mail.gmail.com> <CABrM6wkGd4=ikqoZOreovU95MpPe1fparZ+5qse-8fZ4M=3-OQ@mail.gmail.com> <CABrM6wk+PG2jopGJ8OqpUz-yaXqKet6aZJk2Oc7jZbjS3kWa9A@mail.gmail.com> <CAN=4vMrczC24GEH45UBaOtQY7rthiyWupmhPdJA+VgKuBnzobg@mail.gmail.com> <CABrM6wkvrMSpT=R22XYyA27hbqG75AyEuiamro9=Qs5kx2Skhg@mail.gmail.com> <CAN=4vMqS0o6QBOXXxPL2dCJGQLv+t61B0R+=eUSXaai3qgA4hQ@mail.gmail.com> <CABrM6w=0LBy99ePvChBe22v3XZ=JfY_Tbu0Guf8z6zcyALER3Q@mail.gmail.com>
>>> Where is -d defined in the man page of zsh? I don't find it.
>>
>> From `zsh --help`:
>>
>> -d equivalent to --no-globalrcs
>
> Can this be found in the manpage? I don't see it.
In manpage zshoptions(1):
GLOBAL_RCS (-d) <D>
If this option is unset, the startup files /etc/zprofile, /etc/zshrc,
/etc/zlogin and /etc/zlogout will not be run. It can be disabled and
re-enabled at any time, including inside local startup files (.zshrc, etc.).
Messages sorted by:
Reverse Date,
Date,
Thread,
Author