Selaa lähdekoodia

Don't rehash on init for now

pull/360/head^2
Joshua Peek 13 vuotta sitten
vanhempi
commit
271bfea97d
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. +0
    -1
      libexec/rbenv-init

+ 0
- 1
libexec/rbenv-init Näytä tiedosto

@ -22,7 +22,6 @@ abs_dirname() {
root="$(abs_dirname "$0")/.."
if [ -d "$HOME/.rbenv/shims" ]; then
rbenv-rehash
echo 'PATH="$HOME/.rbenv/shims:$PATH"'
fi

Ladataan…
Peruuta
Tallenna