Ruby on Rails Friday, December 31, 2010

It looks like the .profile is loaded when no .bash_profile exists, but
that the .bash_profile supercedes .profile when it is found, preventing
it from being loaded. Adding source ~/.profile will fix the problem, yet
as John Merlino has made a good point about the two I have switch
everything over to .bash_profile

Thanks John

--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment