I am using bash shell and have content in my .bashrc.
When Terminal app opens (on my mac), this file however is not initialized.
I am always able to manually . ./.bashrc, however i'd rather not have to do it.
What is the name of the file which, would either initialize my environment for me, or the file where i can put my customization options in?