Removed rvm
. When I reinstall I get this:
RVM sourcing line not found for Bash, rerun this command with '--auto-dotfiles' flag to fix it.
Given what I was using [~]$ \curl -sSL https://get.rvm.io | bash -s stable --ruby
, it wants me to run this command with a flag dotfiles
?
source
to share