aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bash/.bash_profile
blob: 15945755a2e0d9659dfcd6ebc103eabcd1d1ccbe (plain)
1
2
. ~/.profile
if [[ $- == *i* ]]; then . ~/.bashrc; fi