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