Mail Archives: cygwin/2004/04/12/14:43:55
On Mon, 12 Apr 2004, Hoss wrote:
> hi.
>
> I'm a newbie to cygwin and I'm trying to setup .bashrc to start when I
> launch a cygwin terminal (using rxvt in fact). my .bashrc is ignored
> which I think is because the %HOME% environment variable is not set
> *before* I run bash/rxvt. When I do set it, it simply causes bash to
> create new directories. Basically I'm not sure whether %HOME% (a
> windows environment variable) should be set in Windows or POSIX format,
> and how to quote the string or escape spaces in either case - I'm trying
> to make sure my home directory is the same as my windows profile
> directory (done this) and that bash recognises this as the location to
> find .bashrc.
>
> Hoep someone can help!
>
> Thanks
> hoss
See <http://cygwin.com/faq/faq_4.html#SEC38>. BTW, that entry should be
augmented with "bash --login" will execute .bash_profile instead of
.bashrc, as outlined in the 'INVOCATION' section of the bash manpage".
FWIW, to avoid surprises, my ~/.bash_profile is a symlink to ~/.bashrc.
Igor
--
http://cs.nyu.edu/~pechtcha/
|\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu
ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com
|,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D.
'---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow!
"I have since come to realize that being between your mentor and his route
to the bathroom is a major career booster." -- Patrick Naughton
--
Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Problem reports: http://cygwin.com/problems.html
Documentation: http://cygwin.com/docs.html
FAQ: http://cygwin.com/faq/
- Raw text -