[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bash startup profile.



I may be missing the point of your question, but if you put


if [ -f ~/.bashrc ]; then
  . ~/.bashrc
fi


in ~/.profile, it should do it.



On Mon, 2003-05-05 at 14:04, Jon Wood wrote:
> This is probably a really stupid question, but is there any way to get
> bash to read ~/.bashrc when it's being started in X with the standard
> menu item?
> 
> Thanks :)
> 
> -- 
> 
> Jon Wood
> 
> jon@jellybob.co.uk
> www.godaintpants.co.uk/users/Jellybob
> 
> "Experience is something you don't get until just after you need it."
-- 
steve
 ___________________________________________________
|                                                   |
| There's a difference between being grumpy and     |
| hating every little fucker in existence.          |
|                                                   |
| http://monticello.biz     : technology that works |
| http://exitwound.org      : hard to find          |
| http://buckowensfan.com   : he's the man          |
 ---------------------------------------------------



Reply to: