if [ -f "$HOME/.bashrc" ]; then . "$HOME/.bashrc" fi if [ -f "$HOME/.bash_exports" ]; then . "$HOME/.bash_exports" fi