views:

14

answers:

0

I installed RVM, and updated my .bash_profile with:

[[ -s "$HOME/.rvm/scripts/rvm" ]] && . "$HOME/.rvm/scripts/rvm"

I get this error when opening a new terminal now:

-bash: ≈: command not found

what could be the reason?