summaryrefslogtreecommitdiff
path: root/bash/.bash_profile
blob: b45e64f163bc9381a98eab0eaa72cb4a2d047919 (plain)
1
2
3
4
5
6
# .bash_profile

# Get the aliases and functions
if [ -f ~/.bashrc ]; then
	. ~/.bashrc
fi