bash: add .bash_profile and .bashrc
[~bandali/configs] / .bash_profile
1 [[ -f ~/.profile ]] && . ~/.profile
2 [[ -f ~/.bashrc ]] && . ~/.bashrc