1. 03 Dec, 2013 36 commits
  2. 02 Dec, 2013 1 commit
    • Brandon Siegel's avatar
      Change `bi` alias to a function · 22c0db64
      Brandon Siegel authored
      Only check the bundler version when we call bi. This fixes two issues:
      First, if there is no bundler available system-wide this will cause an
      error each time zsh loads. Second, if new bundler is installed
      system-wide but you change into an rbenv with an older version, the
      alias will no longer work.
      22c0db64
  3. 01 Dec, 2013 3 commits