econchick / new-coder

New Coder tutorials
zlib License
597 stars 394 forks source link

Change bash_profile to bashrc for Linux virtualenvwrapper #164

Open awong5 opened 9 years ago

awong5 commented 9 years ago

Fix for issue #162 Linux saving to bashrc file, not bash_profile

econchick commented 9 years ago

I'm not going to merge this per @merwok 's comment on the related issue. But I will write clearer tutorial text to address why bash_profile and not bashrc.

Thanks so much for pointing this out!

merwok commented 9 years ago

See #164 for current consensus: changing the text to use .bashrc is good; a new commit to change the path to virtualenvwrapper.sh would be needed.