Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: zsh no load .zshrc
- X-seq: zsh-users 16180
- From: Tomasz Moskal <ramshackle.industries@xxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: zsh no load .zshrc
- Date: Mon, 01 Aug 2011 21:03:35 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=subject:from:reply-to:to:date:in-reply-to:references:content-type :x-mailer:content-transfer-encoding:message-id:mime-version; bh=5007MpWOrs8vXhDK4zVp4VFvOzUeArIAspxbt/uifSY=; b=va2siaVYBFgMooJ2V8GT+LFkMspk2w7cGlMIC93QFxbUvEVirPxSQlEXFs3bUhzG+I ps19rlXr/Kmwqq5aCufOYKCvPhgdgPq8f6B3jBn0bNKV7n5E8ZK/52kSb8oB1qqQIMmC W4F+Wlsp1cPra6A0U/8u44mjB95qq8x/56doE=
- In-reply-to: <D037851CB4AA48058F9A50B1E31795FA@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>
- Reply-to: ramshackle.industries@xxxxxxxxx
On Mon, 2011-08-01 at 15:37 -0400, JuanPabloAJ wrote:
> Hi,
> when I launch zsh, this no load .zshrc .
> Every time I have to use the command
>
> source ~/.zshrc
>
> Regards.
Try the other way around:
. ~/.zshrc
Messages sorted by:
Reverse Date,
Date,
Thread,
Author