3 # Lets remove stuff that we only really needed during zsh setup.
7 # is439 is not here, as its used in precmd
8 # is434 is used in agent()
9 funcs
=(zrcautoload is4 is41 is42 is425 is43 is433 isdarwin isfreebsd salias setvar
)
11 for func
in $funcs ; do
12 [[ -n ${functions[$func]} ]] \