#
# /etc/zprofile and ~/.zprofile are run for login shells
# all bourne shells should source /etc/profile
PATH="$PATH:$HOME/bin"
export PATH