On Mon, 2002-08-26 at 10:01, Robert P. J. Day wrote:
> 
> IMHO, setting the alias should go in your ~/.bashrc, while setting
> the command line prompt should go in ~/.bash_profile.

Anything used specifically by the interactive shell should go in
.bash_profile.  That includes both your prompts and your aliases. 
.bashrc will be used by all instances of bash you run, including shell
scripts, so the shorter and more concise it is, the better off you are.




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]?subject=unsubscribe
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to