Skip to content

Commit

Permalink
Remove specific lines
Browse files Browse the repository at this point in the history
They shgould be either in .bashrc or in .local.bashrc
  • Loading branch information
lee-pai-long committed Oct 7, 2019
1 parent 00e121a commit daf7d48
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .bash_profile
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,3 @@ if [ -n "$BASH_VERSION" ]; then
fi
fi

export PATH="$PATH:$HOME/.rvm/bin" # Add RVM to PATH for scripting

# Load RVM into a shell session *as a function*
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"

0 comments on commit daf7d48

Please sign in to comment.