RE: Persisting values of environment variables

2005-11-24 Thread Dave Korn
Eric Blake wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > According to Nate Meyer on 11/23/2005 11:27 AM: >> I'm trying to change the value of $HOME. If I do something like "export >> HOME="c:/whatever" $HOME is changed for that session. But after Cygwin is >> closed and restarted $H

Re: Persisting values of environment variables

2005-11-24 Thread Thorsten Kampe
* Nate Meyer (2005-11-23 18:27 +0100) > I'm trying to change the value of $HOME. If I do something like "export > HOME="c:/whatever" $HOME is changed for that session. But after Cygwin is > closed and restarted You cannot start or close Cygwin... > $HOME is set back to the default /home/user. Su

Re: Persisting values of environment variables

2005-11-24 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Nate Meyer on 11/23/2005 11:27 AM: > I'm trying to change the value of $HOME. If I do something like "export > HOME="c:/whatever" $HOME is changed for that session. But after Cygwin is > closed and restarted $HOME is set back to the defaul

Persisting values of environment variables

2005-11-23 Thread Nate Meyer
I'm trying to change the value of $HOME. If I do something like "export HOME="c:/whatever" $HOME is changed for that session. But after Cygwin is closed and restarted $HOME is set back to the default /home/user. How can I persist the change to $HOME? -Nate -- Unsubscribe info: http://cygwin