]> code.delx.au - dotfiles/blob - .bashrc
emacs: Updated readme to reference dotemacs repo
[dotfiles] / .bashrc
1 source "${HOME}/.bash/environment"
2
3 if [ -n "${PS1}" ]; then
4 source "${HOME}/.bash/interactive"
5 fi