# .bash_profile

# Executed on startup from every (bash) login shell.

export PATH="$PATH:$HOME/bin"

