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

[ -f $HOME/.profile ] && . $HOME/.profile

# Get the aliases and functions
[ -f $HOME/.bashrc ] && . $HOME/.bashrc