Skip to content

Comment on The First Step for Ruby on Railsparent

Comments

I dont belive that bashrc is being executed on a mac as standard. Try:

source ~/.bashrc

If that worked add this to your .bash_profile

[ -f ~/.bashrc ] && . ~/.bashrc

Yes, that worked! I am on OSX Lion.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.