ohmyzsh/plugins/rbenv
Michele Bologna 1746de3a4d Previously, rbenv plugin was testing if there is
binaries are in ~/.rbenv/bin.
However, rbenv puts binaries in 
~/.rbenv/versions 
thus: testing the earlier mentioned directory 
will not work.

In addition, PATH is already handled by rbenv.
2015-06-15 10:37:53 +02:00
..
rbenv.plugin.zsh Previously, rbenv plugin was testing if there is 2015-06-15 10:37:53 +02:00