Closes #17: removing rbenv rehash from plugin load

pull/2/head
Bruno Pinto 12 years ago
parent 01ee2c5249
commit 53d1c4fa15

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

Loading…
Cancel
Save