Closes #17: removing rbenv rehash from plugin load

This commit is contained in:
Bruno Pinto 2013-03-05 16:43:16 -03:00
parent 01ee2c5249
commit 53d1c4fa15

View File

@ -5,5 +5,3 @@ end
if test -d $HOME/.rbenv/shims
set PATH $HOME/.rbenv/shims $PATH
end
rbenv rehash >/dev/null ^&1