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

Re: Bash startup profile.



On Mon, May 05, 2003 at 08:04:12PM +0100, 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?

Edit ~/.bash_profile and uncomment the following lines:

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

-- 
The freedoms that we enjoy presently are the most important victories of the
White Hats over the past several millennia, and it is vitally important that
we don't give them up now, only because we are frightened.
  - Eolake Stobblehouse (http://stobblehouse.com/text/battle.html)



Reply to: