delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <E5C79049D461D311B83100062950B54A2FB0D8@nt-stoc-0.sbs> |
From: | Mike Little <M DOT Little AT servicepower DOT com> |
To: | "'Randall Parker'" <randall AT nls DOT net> |
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) |
> -----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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |