pub fn run_init_scripts()Expand description
Port of void run_init_scripts(void) from Src/init.c:1445.
Runs the standard zsh init scripts (or KSH/SH-compat scripts when
emulating). Each guard mirrors the C predicate set: islogin, RCS,
GLOBALRCS, PRIVILEGED, INTERACTIVE.