Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: Invocation of zshenv
- X-seq: zsh-users 17567
- From: Russell Harmon <russ@xxxxxxxxxxxxxx>
- To: Florian Lindner <mailinglists@xxxxxx>
- Subject: Re: Invocation of zshenv
- Date: Tue, 15 Jan 2013 08:15:19 -0500
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=EmcfRxLUfiixKwkZFa+CRdq00+zcNwYV9EYIKSDDHWY=; b=ODqluTU5TQaQiRAwjp41trEalfmupBEaz+uTisGa0XEHsgBo/RRD1V8ItdLW4U/gZF cMEdO41Rm4hd+ItVCocsmJh7jZQK1saaIRlAQ+lyHC7WeZDB5b2Q64CzeLYnM5nXkdzZ piH6dlqR/e13p1neyuBBBt5x1JgdRipos/3S3HJRiTt+3HmefmZ0XfsTIZFNoznSZxVr /gJQUdiMNK3qEFdVYobP/y4ZS1h0YXObsdmF1GsymMqegTH4jEMuMJ4JFqBfJXETwKaZ gHj93v5CAkG39JkYkqbrrTaEFFBWKwvdkMW9v0+d8Ijnv/QST8wFJZ9+b5M0gm5VH9mo gvfg==
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=eatnumber1.com; s=google; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=EmcfRxLUfiixKwkZFa+CRdq00+zcNwYV9EYIKSDDHWY=; b=p1bqEShz7yEkkDnO9yuR9jhzQwJZdC4ZZaa4LCuMbx6S7TLRvKu+wATCU65TdAY/Do jsnGvuLpbjWoZ9oOaq0ztBK2Rec6S/Iain4K4V8E08vJNxHV+gG6kFLGaI+/MB1Kgn8J cDwVyKHQFWFCLn+2trNvOWjTIAVRaSzDWI2U0=
- In-reply-to: <28298170.euN6CzUU1l@horus>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <28298170.euN6CzUU1l@horus>
- Sender: eatnumber1@xxxxxxxxx
You can invoke zsh with the -x argument to see the initialization scripts
running and check what's happening.
--
Russell Harmon
On Tue, Jan 15, 2013 at 6:14 AM, Florian Lindner <mailinglists@xxxxxx>wrote:
> Hello,
>
> I have some PATH, EDITOR and PYTHONPATH set in my .zshenv. As far as I
> understand it zshenv should be invoced on every kind of shell but when I
> login
> using SSH it is not being sourced.
>
> What is the file to put such things that should be available in _every_
> shell
> session?
>
> Thanks!
>
Messages sorted by:
Reverse Date,
Date,
Thread,
Author