diff --git a/bashrc b/bashrc index bc9b89a..cc3a82d 100644 --- a/bashrc +++ b/bashrc @@ -1,4 +1,4 @@ -source .profile +source $HOME/.profile if [[ $- != *i* ]] ; then # Shell is non-interactive. Be done now! return