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