]> code.delx.au - dotfiles/blob - .bashrc
99a5c53177611bd9261f1ec660467a0a9a6cc9b2
[dotfiles] / .bashrc
1 source "${HOME}/.bash/environment"
2
3 if [ -n "${PS1}" ]; then
4 source "${HOME}/.bash/interactive"
5 fi