diff --git a/bashrc b/bashrc index 964fa99..c77cd04 100644 --- a/bashrc +++ b/bashrc @@ -1,2 +1 @@ -[ -n "$PS1" ] && source ~/.bash_profile -export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting +[ -n "$PS1" ] && source ~/.bash_profile \ No newline at end of file