From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6898 invoked from network); 14 Sep 1998 21:03:13 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 14 Sep 1998 21:03:12 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id QAA25973; Mon, 14 Sep 1998 16:57:02 -0400 (EDT) Resent-Date: Mon, 14 Sep 1998 16:56:50 -0400 (EDT) Message-ID: From: Amol Deshpande To: ZShell Users List , "'Bart Schaefer'" Subject: RE: zsh for win32 - installation of zshrc Date: Mon, 14 Sep 1998 13:59:28 -0700 X-Mailer: Internet Mail Service (5.5.2232.9) Resent-Message-ID: <"D9fbQ1.0.9L6.ICO_r"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1792 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu yes. i'll make the correction. thanks, -amol > ---------- > From: Bart Schaefer[SMTP:schaefer@brasslantern.com] > Sent: Monday, September 14, 1998 12:54 PM > To: ZShell Users List > Subject: Re: zsh for win32 - installation of zshrc > > On Sep 14, 11:40am, Amol Deshpande wrote: > > Subject: RE: zsh for win32 - installation of zshrc > > > > If ZSHDOTDIR is set, zsh sets home to "youdonthavehomeset". This > > is to avoid crashing in places where the shell expects a home directory. > > Picking a real default would defeat the purpose of not setting home. > > > > > > (that means you can set ZSHDOTDIR instead of HOME for your startup > files) > > That should say ZDOTDIR, shouldn't it? -Not- ZSHDOTDIR? >