-bash: /etc/profile.d/rvm.sh: No such file or directory -bash: /Users/janekambani/.bash_profile: line 1: conditional binary operator expected -bash: /Users/janekamba
Use your favorite text editor (nano,vim, etc) to open /etc/profile and comment out these two lines:
nano
vim
/etc/profile
source /etc/profile.d/sm.sh source /etc/profile.d/rvm.sh
Then save the file.