I've recently installed ruby using this tutorial :
http://ryanbigg.com/2010/12/ubuntu-ruby-rvm-rails-and-you/
However every time I turn off my computer and open terminal. I need to type . ~/.bash_profile
so I can do bundle install
or anything else ruby related.
I'm using ubuntu 12.04, has anyone encountered similar issue?