From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6524 invoked from network); 14 Sep 1998 19:58:11 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns1.primenet.com.au with SMTP; 14 Sep 1998 19:58:11 -0000 Received: (from list@localhost) by math.gatech.edu (8.9.1/8.9.1) id PAA24346; Mon, 14 Sep 1998 15:52:22 -0400 (EDT) Resent-Date: Mon, 14 Sep 1998 15:52:13 -0400 (EDT) From: "Bart Schaefer" Message-Id: <980914125419.ZM1357@candle.brasslantern.com> Date: Mon, 14 Sep 1998 12:54:19 -0700 In-Reply-To: Comments: In reply to Amol Deshpande "RE: zsh for win32 - installation of zshrc" (Sep 14, 11:40am) References: X-Mailer: Z-Mail Lite (5.0.0 30July97) To: ZShell Users List Subject: Re: zsh for win32 - installation of zshrc MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Resent-Message-ID: <"PRE4a.0.vx5.jFN_r"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1791 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu 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?