Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
RE: zsh no load .zshrc
- X-seq: zsh-users 16182
- From: JuanPabloAJ <jpabloaj@xxxxxxxxx>
- To: Aaron Davies <aaron.davies@xxxxxxxxx>
- Subject: RE: zsh no load .zshrc
- Date: Mon, 1 Aug 2011 23:46:10 -0400
- Cc: zsh-users@xxxxxxx
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:cc:message-id:in-reply-to:references:subject:x-mailer :mime-version:content-type; bh=evGcLhZGEXwdeGk485QHu7uPVFzWOEv4kJW02/fcNqc=; b=NTPGL/sSjWZvvIWgeGNWo7dC/d2mYmL21VQ3lhG4s+5xAifMU+1DNucI5U7jwGtDtf vE67ogNKB9luWsUKwpXvIiw0TexYklnhin6jT1+11ubYLXYNWjN+iOiSgvNr5GQQ3TiN wYHjAGacOxO5fa4+BwjYMhhEW5M8SmfBOnRrQ=
- In-reply-to: <CACQi4XDhGKbeV3Gi661VeSVE=rqVYQCXQmJ+pSEoQ_8_SdZA6A@mail.gmail.com>
- 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: <D037851CB4AA48058F9A50B1E31795FA@gmail.com> <CACQi4XDhGKbeV3Gi661VeSVE=rqVYQCXQmJ+pSEoQ_8_SdZA6A@mail.gmail.com>
Aaron,
yes I launch zsh from bash.
I try with zsh -i , but is the same to only zsh .
Regards.
--
JuanPabloAJ
El lunes 1 de agosto de 2011 a las 23:35, Aaron Davies escribió:
> On Mon, Aug 1, 2011 at 3:37 PM, JuanPabloAJ <jpabloaj@xxxxxxxxx (mailto:jpabloaj@xxxxxxxxx)> wrote:
>
> > when I launch zsh, this no load .zshrc .
> > Every time I have to use the command
>
> .zshrc is for interactive shells
>
> are you launching as a subprocess of another shell?
>
> e.g.
>
> bash-3.2$ zsh
>
> if so, try "zsh -i"
>
> see "STARTUP/SHUTDOWN FILES" in man zsh
Messages sorted by:
Reverse Date,
Date,
Thread,
Author