# .zprofile

# Get the aliases and functions
if [ -f /var/mobile/.zshrc ]; then
        source /var/mobile/.zshrc
fi

# User specific environment and startup programs

PATH=$PATH:$HOME/bin

export PATH=$PATH:/var/root:/var/mobile