ea84ff
# .bash_profile
ea84ff
ea84ff
# Get the aliases and functions
ea84ff
if [ -f ~/.bashrc ]; then
ea84ff
	. ~/.bashrc
ea84ff
fi
ea84ff
ea84ff
# User specific environment and startup programs
ea84ff
ea84ff
PATH=$PATH:$HOME/bin
ea84ff
ea84ff
export PATH