<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Dec 24, 2014 at 7:21 PM, secco <span dir="ltr"><<a href="mailto:seck@riseup.net" target="_blank">seck@riseup.net</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":qj" class="" style="overflow:hidden">Comunque, uso di default zsh con .oh-my-zsh e appunto in zsh<br>
pry o pry --simple-prompt non fa nulla, non ritorna manco un errore, è<br>
proprio muto.</div></blockquote></div><br><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">Io da zsh (oh-my-zsh HEAD):</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif"><br></div>michele@uniform:~ % which pry                                                                                                                   <br>pry: aliased to bundled_pry                                                                                                                           michele@uniform:~ % which bundled_pry                                                                                                     <br>bundled_pry () {                                                                                                                                           <br>        _run-with-bundler pry $@                                                                                                                      <br>}                       </div><div class="gmail_extra">_run-with-bundler () {                                                                                                                                    <br>        if _bundler-installed && _within-bundled-project                                                                                      <br>        then                                                                                                                                                  <br>                if _binstubbed $1                                                                                                                         <br>                then                                                                                                                                          <br>                        ./bin/$@                                                                                                                             <br>                else                                                                                                                                            <br>                        bundle exec $@                                                                                                                  <br>                fi                                                                                                                                                <br>        else                                                                                                                                                    <br>                $@                                                                                                                                            <br>        fi                                                                                                                                                        <br>}                 <br>                                                                                                                                                <br></div><div class="gmail_extra">michele@uniform:~ % pry                                                                                                                             [1] pry(main)>                     <br clear="all"><div><br></div><div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif">​A te cosa ritornano gli which di cui sopra?​</div><br></div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Michele Bologna<br><a href="mailto:michele.bologna@gmail.com" target="_blank">michele.bologna@gmail.com</a><br><a href="http://www.michelebologna.net" target="_blank">www.michelebologna.net</a><br><br><div style="padding-left:1px;width:1px;margin-right:0px"></div><div style="padding-left:1px;width:1px;margin-right:0px"></div><div style="padding-left:1px;width:1px;margin-right:0px"></div><div style="padding-left:1px;width:1px;margin-right:0px"></div></div></div>
</div></div>