Bläddra i källkod

Run `rbenv rehash` on init

pull/360/head^2
Sam Stephenson 13 år sedan
förälder
incheckning
6d6b1d6002
1 ändrade filer med 2 tillägg och 0 borttagningar
  1. +2
    -0
      libexec/rbenv-init

+ 2
- 0
libexec/rbenv-init Visa fil

@ -58,3 +58,5 @@ echo 'export PATH="${HOME}/.rbenv/shims:${PATH}"'
if [ "$shell" = "bash" ]; then
echo "source \"$root/completions/rbenv.bash\""
fi
echo 'rbenv rehash 2>/dev/null'

Laddar…
Avbryt
Spara