Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: zsh no load .zshrc



On Mon, Aug 1, 2011 at 3:37 PM, JuanPabloAJ <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