<br><br><div class="gmail_quote">2012/7/4 Herbert Schulz <span dir="ltr"><<a href="mailto:herbs@wideopenwest.com" target="_blank">herbs@wideopenwest.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="HOEnZb"><div class="h5"><br>
</div></div>Howdy,<br>
<br>
Purely out of curiosity, what happens if you put a copy of /etc/zshenv in /opt/local/etc? I have no idea how that zsh would be set up.<br>
<div class="HOEnZb"><div class="h5"><br>
Good Luck,<br>
<br>
Herb Schulz<br>
(herbs at wideopenwest dot com)<br><br></div></div></blockquote><div><br></div><div>Right it is exactly what i was thinking about, I've verified recently than even /etc/zshrc isn't read.</div><div>May be those files are only for the builtin zsh.</div>
<div>I'm using the MacPorts One.</div><div>But I've added a line like :</div><div>export TOTOPATH=Blahblahblah</div><div><br></div><div>in either /opt/local/etc/zshenv or zshrc</div><div><br></div><div>doing an echo $TOTOPATH at terminal gives nothing.</div>
<div><br></div><div>However adding the zshenv and zshrc files into /opt/local/etc gives a new message when opening a terminal session :</div><div><div>Time:  0:32  up  9:34, 5 users, load averages: 0,64 0,76 0,84 </div><div>
imyt.local::/Users/yt</div><div>Initializing zsh version number 4.3.17 </div><div>/Users/yt/.zshrc:49: file exists: .profile</div></div><div><br></div><div>(I do have echo PATH=$PATH > .profile on line 49)</div><div><br>
</div><div>this is darker and darker to me...</div></div>