[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: reading custom .bashrc
From: |
Seongsu Lee |
Subject: |
Re: reading custom .bashrc |
Date: |
Tue, 26 Aug 2008 11:16:17 +0900 |
Hello,
I tried following directives in .screenrc but failed. It say it's
invalid. Do you know how to specify arguments in launching shell?
Thank you.
shell -$SHELL --rcfile ~/.my_custom_bashrc
On Thu, Aug 14, 2008 at 1:08 AM, Stephane Chazelas
<address@hidden> wrote:
> On Wed, Aug 13, 2008 at 09:09:25PM +0900, Seongsu Lee wrote:
>> I have my own bashrc file named '$HOME/.{USERNAM}/bashrc'. I want the bash
>> shell read the custom bashrc file when I create a new window every time in
>> GNU screen. Do you have some configurations for this in screenrc? Or
>> some tricks to do this? Thank you.
> [...]
>
> See the --rcfile option to bash.