View Single Post
  #5  
Old November 8th, 2007, 01:34 AM
Cow Loon Cow Loon is offline
Registered User
 
Join Date: May 2001
Posts: 136
Thanks: 0
Thanked 0 Times in 0 Posts
Cow Loon is on a distinguished road
bash should read any or all of /etc/profile, ~/.bash_login, ~/.bash_profile and ~/.bashrc in an interactive shell. Terminal shouldn't cause bash to behave any differently, i.e. if you you just have .bashrc, to get Terminal to use it, use the default login shell.

I just checked and renamed my .bash_profile to .bashrc and it reads .bashrc using the default shell in the Startup tab in Terminal.
Reply With Quote