Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: slow startup of zsh (1x slower than bash)



>>> 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