<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -8,7 +8,8 @@ This is a complete rethink of [original j](http://github.com/rupa/j/). See CHANG
 
 ##### NOTE:
 
-I've immediately come across a computer I want this one with an old version of python I can't upgrade, so hey, look, a [pure shell version](http://gist.github.com/132429).
+I've been using this for ease of experimentation, but prefer a [pure shell version](http://github.com/rupa/z).  for portability and ease of use.
+
 
 ### INSTALLATION
 </diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -42,7 +42,7 @@ j() {
         cd &quot;$cd&quot;
     fi
 }
-# tab completion
-complete -C 'j --complete &quot;$COMP_LINE&quot;' j
+# tab completion (only works in bash for now)
+[ &quot;$SHELL&quot; = &quot;/bin/bash&quot; ] &amp;&amp; complete -C 'j --complete &quot;$COMP_LINE&quot;' j
 # populate directory list. avoid clobbering other PROMPT_COMMANDs.
 PROMPT_COMMAND='j --add &quot;$(pwd -P)&quot;;'&quot;$PROMPT_COMMAND&quot;</diff>
      <filename>j.sh</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>44a86225d1aa68bba952337d10da2d451796dac3</id>
    </parent>
  </parents>
  <author>
    <name>rupa</name>
    <email>rupa@lrrr.us</email>
  </author>
  <url>http://github.com/rupa/j2/commit/6fd55431a1e5f37a9b50adb3c2161257e70f6fa1</url>
  <id>6fd55431a1e5f37a9b50adb3c2161257e70f6fa1</id>
  <committed-date>2009-06-25T15:36:35-07:00</committed-date>
  <authored-date>2009-06-25T15:36:35-07:00</authored-date>
  <message>update README</message>
  <tree>c128686ee93e80a3aa6199c8f12aa6965e5374a4</tree>
  <committer>
    <name>rupa</name>
    <email>rupa@lrrr.us</email>
  </committer>
</commit>
