summaryrefslogtreecommitdiffstatshomepage
path: root/bash/.bash_profile
blob: ab5dfcc26a78a9fc620609fe45ef41935bb0f768 (plain)
1
2
3
. ~/.profile

if [[ $- == *i* ]]; then . ~/.bashrc; fi