From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19275 invoked from network); 8 Dec 1997 11:14:12 -0000 Received: from ns2.primenet.com.au (7795@203.24.36.3) by ns1.primenet.com.au with SMTP; 8 Dec 1997 11:14:12 -0000 Received: (qmail 717 invoked from network); 8 Dec 1997 11:14:09 -0000 Received: from math.gatech.edu (list@130.207.146.50) by ns2.primenet.com.au with SMTP; 8 Dec 1997 11:14:09 -0000 Received: (from list@localhost) by math.gatech.edu (8.8.5/8.8.5) id FAA06304; Mon, 8 Dec 1997 05:47:01 -0500 (EST) Resent-Date: Mon, 8 Dec 1997 05:41:28 -0500 (EST) Message-Id: <199712081042.FAA01749@luomat.peak.org> Content-Type: text/plain MIME-Version: 1.0 (NeXT Mail 4.1mach v148) X-Image-URL: http://www.peak.org/~luomat/next/luomat@peak.org.tiff X-Nextstep-Mailer: Mail 4.1mach (Enhance 2.1) From: Timothy J Luoma Date: Mon, 8 Dec 97 05:42:12 -0500 To: zsh-users@math.gatech.edu Subject: help with understanding diffs in startup files X-Image-URL-Disclaimer: hey, it's off my student ID, gimme a break ;-) Resent-Message-ID: <"ixZ5k3.0.nV1.NxyYq"@math> Resent-From: zsh-users@math.gatech.edu X-Mailing-List: archive/latest/1185 X-Loop: zsh-users@math.gatech.edu X-Loop: zsh-workers@math.gatech.edu Precedence: list Resent-Sender: zsh-workers-request@math.gatech.edu Well, there's this Linux account I have where there is some system file which is setting up some variables after my .zshenv. Really annoying. Sun and NeXT have never had this problem. Anyway, the only systemwide I can find is /etc/zprofile, and it isn't in there. Is there a way I can tell zsh to let me know what files it is sourcing during startup? What else can I do to figure out where these alias definitions are coming from!??!? Thanks TjL