aboutsummaryrefslogtreecommitdiffstats
path: root/.bash_profile
blob: aa542039dc51fe5612b794fe4544cf894ac00a0b (plain)
1
2
3
4
5
6
7
#
# ~/.bash_profile
#
# Bash executes this file on interactive login shell
#

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