> (( ${+parameters[skip_global_compinit]} )) && unset skip_global_compinitI suggest leaving this variable set, instead of unsetting it. This way it could get used in a user's zshrc file for example, like "when we're on Debian/Ubuntu and skip_global_compinit is not set, then I have to do it myself here. Just a thought. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

