On Jan 16, 2015 9:29 AM, "David Reagan" <[email protected]> wrote:
>
> Well, I did some experimenting with the files listed
http://zsh.sourceforge.net/Doc/Release/Files.html#Files
>
> A) env-setup has to be sourced for every terminal window.
>
> B) If I place the source command in one of zsh's files that only gets run
once, then new terminals need me to source env-setup again.
>
> Also, I know I'm not very fluent in bash, but why is env-setup causing my
terminal to change directories? I see no 'cd' commands in the file at all.
>

Does this also happen if you source env-setup outside of zsh's startup
scripts?

I bet the pushd popd commands are what's leaving you in the wrong
directories.  However i'm using zsh with env-setup (not in my startup
scripts though) and not run into any problems.  Might be some interaction
with other zsh initialization... zsh is very flexible so something
different between your config and mine could be causing this.

-Toshio

> So, I think I can just set the various env values manually. But what
about the gen_egg_info() function? And which vars do I really need to set?
>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/CAG9juEoaBK43urLeKFt64JdYtDk47VsiS3HY89BKmqC1-Uw%2Bwg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to