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

Re: default language setting on a fresh system



On Thu, May 24, 2001 at 03:54:33AM +0200, Eric Van Buggenhaut wrote:
> What keeps you from sourcing .bashrc from .bash_profile ? That's what I use
> here :
> 
> 
> $grep bashrc ~/.bash_profile
> # include .bashrc if it exists
> if [ -f ~/.bashrc ]; then
>     source ~/.bashrc
> $

First of all editing the right file in the right way is quite
difficult for a newbie who doesn't speak english.

The second thing is that putting it somewhere else than bash's
rc files would make it easier to use that lang setting in other
shells and programs.

Marcin
-- 
Marcin Owsiany <porridge@pandora.info.bielsko.pl>
http://student.uci.agh.edu.pl/~porridge/
GnuPG: 1024D/60F41216  FE67 DA2D 0ACA FC5E 3F75  D6F6 3A0D 8AA0 60F4 1216



Reply to: