pyenv/libexec
Kevin Burke c9a96c9f79 Use command to run rbenv rehash
In the event that `eval "$(rbenv init -)"` is called from a function named
rbenv (which I do to get rbenv to load lazily in my shell), evaluating the
phrase `rbenv rehash` will cause the outer function to run again (causing an
infinite loop).

This change makes it clear you want the command named rbenv and not a function
which may exist in the environment.
2014-11-28 21:16:14 -08:00
..
rbenv Add rbenv's own rbenv.d directory to hook paths 2014-10-19 14:35:36 +02:00
rbenv---version
rbenv-commands
rbenv-completions
rbenv-exec Speed up obtaining exec/which/whence completions 2014-10-15 01:24:45 +02:00
rbenv-global
rbenv-help Prefer gawk over awk if both are available. 2014-04-18 10:40:56 +10:00
rbenv-hooks Fail hard if RBENV_NATIVE_EXT is set but extensions failed to load 2014-10-13 04:12:35 +02:00
rbenv-init Use command to run rbenv rehash 2014-11-28 21:16:14 -08:00
rbenv-local
rbenv-prefix
rbenv-rehash Simplify the shims registration implementation in rbenv-rehash 2014-10-15 05:46:18 +02:00
rbenv-root
rbenv-sh-rehash
rbenv-sh-shell
rbenv-shims
rbenv-version
rbenv-version-file
rbenv-version-file-read
rbenv-version-file-write
rbenv-version-name
rbenv-version-origin
rbenv-versions Have versions emit a warning when no Ruby version was found 2014-10-13 04:02:04 +02:00
rbenv-whence Speed up obtaining exec/which/whence completions 2014-10-15 01:24:45 +02:00
rbenv-which Speed up obtaining exec/which/whence completions 2014-10-15 01:24:45 +02:00