Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: Mike Little To: "'Randall Parker'" Cc: cygwin AT sourceware DOT cygnus DOT com Subject: RE: Where to put profile files? Date: Tue, 18 Jul 2000 11:23:42 +0100 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="ISO-8859-1" > -----Original Message----- > From: Randall Parker [mailto:randall AT nls DOT net] > Sent: Tuesday, July 18, 2000 7:06 AM > To: cygwin AT sourceware DOT cygnus DOT com > Subject: Where to put profile files? > > > When I start up Bash from NT it opens in > c:\winnt\profiles\randall\desktop > > So I tried putting .bash_login and .bash_profile in it with > just one line: > alias dir=ls > > This doesn't work. I tried putting a profile file with the > same contents in the etc directory under > where I have cygwin installed: > j:\prg\cygwin\etc\profile > > That doesn't make any difference either. > > I tried creating an etc directory on the c drive and putting > profile in it too: > c:\etc\profile > > That doesn't help either. > > So I'm running out of ideas. Anyone know where the Cygwin > Bash goes looking for profile, > .bash_login, .bash_profile, and .bashrc? > Try setting $HOME before you run bash. (i.e. set it in Control Panel->System->Environment) I set mine to %SystemRoot%\Profiles\%USERNAME%\home Which evaluates to C:\WINNT\Profiles\mlit\home. The last sub-directory I created (the rest by NT). I have my .bashrc and .bash_profile files in there (unix line endings) If you have installed via the latest GUI installer the /etc/profile file tries to be more sensible about it, and will in fact create a home directory for you if $HOME is not defined. Hope that helps. Mike -- Mike Little Share what you know. Learn what you don't. ServicePOWER Business Solutions Ltd home: mike AT ampersoft DOT co DOT uk -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com