1# system-wide environment settings for zsh(1)
2if [ -x /usr/libexec/path_helper ]; then
3	eval `/usr/libexec/path_helper -s`
4fi
5