pyenv/libexec
Mislav Marohnić 8ee2f2657a avoid prepending system ruby to PATH
System ruby is already on PATH (that's the definition of system ruby) and by
duplicating its path by putting it in front, we can break the user's
environment.

Fixes #275
2012-12-29 00:17:16 +01:00
..
rbenv Tweak rbenv --version output 2012-12-13 11:26:39 -06:00
rbenv---version Tweak rbenv --version output 2012-12-13 11:26:39 -06:00
rbenv-commands
rbenv-completions
rbenv-exec avoid prepending system ruby to PATH 2012-12-29 00:17:16 +01:00
rbenv-global
rbenv-help
rbenv-hooks
rbenv-init use typeset instead of local in rbenv() function 2012-12-13 06:01:26 +01:00
rbenv-local
rbenv-prefix Fix rbenv prefix for system version 2012-12-12 21:40:57 -06:00
rbenv-rehash Merge pull request #299 from sstephenson/automatic-local-exec 2012-12-28 09:05:24 -08:00
rbenv-root
rbenv-sh-rehash Run hash -r after rbenv rehash when shell integration is enabled 2012-12-28 10:59:10 -06:00
rbenv-sh-shell make shell return an error code in case of failure 2012-12-13 02:58:41 +01:00
rbenv-shims
rbenv-version
rbenv-version-file Fall back to $PWD if a local version file can't be found in $RBENV_DIR 2012-12-27 13:39:36 -06:00
rbenv-version-file-read put up a note why version-file-read is tricky 2012-12-13 01:45:06 +01:00
rbenv-version-file-write
rbenv-version-name
rbenv-version-origin
rbenv-versions Don't include system in rbenv versions --bare output 2012-12-12 21:40:57 -06:00
rbenv-whence
rbenv-which fix rbenv-which with system ruby 2012-12-13 01:00:24 +01:00