Blame SOURCES/dot-bash_profile

f40db7
# .bash_profile
f40db7
f40db7
# Get the aliases and functions
f40db7
if [ -f ~/.bashrc ]; then
f40db7
	. ~/.bashrc
f40db7
fi
f40db7
f40db7
# User specific environment and startup programs