# NOTE: all logic here moved to .zprofile, see comments there for rationale ### load site-specific if [[ -f ~/.zlogin.local ]] { source ~/.zlogin.local } # vim: et sts=4 sw=4 ts=8 tw=79