zsh-users
 help / color / mirror / code / Atom feed
From: Philippe Troin <phil@fifi.org>
To: zsh-users@sunsite.dk
Subject: Re: Sourcing .zshrc from .zprofile causes problems
Date: 12 Aug 2004 23:55:05 -0700	[thread overview]
Message-ID: <87n00z1q9i.fsf@ceramic.fifi.org> (raw)
In-Reply-To: <Pine.LNX.4.61.0408122151280.15905@toltec.zanshin.com>

Bart Schaefer <schaefer@brasslantern.com> writes:

> On Thu, 12 Aug 2004, lists wrote:
> 
> > if [[ -f ~/.zshrc ]]; then . ~/.zshrc ; fi
> > 
> > in my .zprofile
> 
> That shouldn't be necessary.  The ~/.zshrc is read by all interactive 
> shells, and the ~/.zprofile by all login shells.  Although it's possible
> to create a non-interactive login shell, it's rather unlikely.

CDE, for one, and some old versions of gnome use a non-interactive
login shell starting the X session.

Phil.


  reply	other threads:[~2004-08-13  6:59 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-08-13  1:02 lists
2004-08-13  5:11 ` Bart Schaefer
2004-08-13  6:55   ` Philippe Troin [this message]
2004-08-14 15:31   ` Resolved: " lists
2004-08-14 18:20     ` Vincent Lefevre
2004-08-15  4:58       ` Wayne Davison
2004-08-15 13:54         ` Vincent Lefevre
2004-08-15 18:38         ` Bart Schaefer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87n00z1q9i.fsf@ceramic.fifi.org \
    --to=phil@fifi.org \
    --cc=zsh-users@sunsite.dk \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).