bash_profile vs bashrc
@RikerGoogling Ok, I'll bite: bashrc is for the stuff you want to run every time you start a new shell, but bash_profile is for the stuff that only needs to be run when you log in.