summaryrefslogtreecommitdiffstats
path: root/.bash_profile
blob: ad8dc45d1951a7d5f632f3927b6a4a7ea207721a (plain) (blame)
1
2
3
4
5
6
#
# ~/.bash_profile
#

[[ -f ~/.profile ]] && . ~/.profile
[[ -f ~/.bashrc ]] && . ~/.bashrc