<html>
 <body>
  <div style="font-family: Verdana, Arial, Helvetica, Sans-Serif;">
   <table bgcolor="#f9f3c9" width="100%" cellpadding="8" style="border: 1px #c9c399 solid;">
    <tr>
     <td>
      This is an automatically generated e-mail. To reply, visit:
      <a href="http://git.reviewboard.kde.org/r/110298/">http://git.reviewboard.kde.org/r/110298/</a>
     </td>
    </tr>
   </table>
   <br />





<blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
 <p style="margin-top: 0;">On July 18th, 2013, 2:56 p.m. UTC, <b>Aleix Pol Gonzalez</b> wrote:</p>
 <blockquote style="margin-left: 1em; border-left: 2px solid #d0d0d0; padding-left: 10px;">
  <pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">Is it really needed the .zshrc file installation? Where is it supposed to be?</pre>
 </blockquote>







</blockquote>

<pre style="white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">what we want to do is 1. start zsh 2. execute a command 3. drop into interactive mode.

that’s easy with bash, since it has --init-file.

the only way i’ve seen to do that in zsh is giving zsh a $ZDOTDIR env variable in which it will look for initialization files like e.g. .zshrc

and in order to use that without ignoring the user’s setup, we’ll have to replicate .zsh’s algorithm to source those dotfiles inside the new dotfile.

so yes, it’s needed and the only way i’m aware of. and it’s of course supposed to be in the same directory as kdevplatform_shell_environment.sh, which it refers to.</pre>
<br />










<p>- Phil</p>


<br />
<p>On May 5th, 2013, 1:53 p.m. UTC, Phil Schaf wrote:</p>








<table bgcolor="#fefadf" width="100%" cellspacing="0" cellpadding="8" style="background-image: url('http://git.reviewboard.kde.org/static/rb/images/review_request_box_top_bg.ab6f3b1072c9.png'); background-position: left top; background-repeat: repeat-x; border: 1px black solid;">
 <tr>
  <td>

<div>Review request for KDevelop.</div>
<div>By Phil Schaf.</div>


<p style="color: grey;"><i>Updated May 5, 2013, 1:53 p.m.</i></p>






<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Description </h1>
 <table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">added kdevplatform part of kdevelop zsh integration

sister review of https://git.reviewboard.kde.org/r/110299/</pre>
  </td>
 </tr>
</table>


<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Testing </h1>
<table width="100%" bgcolor="#ffffff" cellspacing="0" cellpadding="10" style="border: 1px solid #b8b5a0">
 <tr>
  <td>
   <pre style="margin: 0; padding: 0; white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word;">I don’t know if $OLD_ZDOTDIR gets carried over to “kdevplatform_shell_environment.sh” through “.zshrc”!

can someone help here?</pre>
  </td>
 </tr>
</table>




<h1 style="color: #575012; font-size: 10pt; margin-top: 1.5em;">Diffs</b> </h1>
<ul style="margin-left: 3em; padding-left: 0;">

 <li>util/.zshrc <span style="color: grey">(PRE-CREATION)</span></li>

 <li>util/CMakeLists.txt <span style="color: grey">(29de12617b4e9d7697abc73465ed435b9039c531)</span></li>

 <li>util/kdevplatform_shell_environment.sh <span style="color: grey">(d2ece7f9286f8cb8ae35c672a29d5248e2c1a199)</span></li>

</ul>

<p><a href="http://git.reviewboard.kde.org/r/110298/diff/" style="margin-left: 3em;">View Diff</a></p>







  </td>
 </tr>
</table>








  </div>
 </body>
</html>