summaryrefslogtreecommitdiffstats
path: root/.bash_profile
blob: d5f7cc9b9f557dea4f8e79f352fe531c4828311a (plain) (blame)
1
2
[[ -f ~/.profile ]] && . ~/.profile
[[ -f ~/.bashrc ]] && . ~/.bashrc