pyenv/libexec
Mislav Marohnić 43e30ef815
Ignore shell builtins and functions when looking up commands in PATH
Weirdly, `command -v true` returns `true` instead of `/usr/bin/true`.
2022-10-07 16:34:38 +02:00
..
rbenv Ignore shell builtins and functions when looking up commands in PATH 2022-10-07 16:34:38 +02:00
rbenv---version rbenv 1.2.0 2021-09-29 20:47:10 +02:00
rbenv-commands Fix some issues reported by shellcheck 2017-11-29 16:20:51 +01:00
rbenv-completions Ignore shell builtins and functions when looking up commands in PATH 2022-10-07 16:34:38 +02:00
rbenv-exec
rbenv-global Remove support for legacy global version files 2015-12-28 22:05:00 -05:00
rbenv-help Ignore shell builtins and functions when looking up commands in PATH 2022-10-07 16:34:38 +02:00
rbenv-hooks Simplify resolving symlinks, remove native extension (#1428) 2022-09-22 11:34:02 +02:00
rbenv-init Ignore shell builtins and functions when looking up commands in PATH 2022-10-07 16:34:38 +02:00
rbenv-local Remove support for legacy version file 2015-12-28 21:34:07 -05:00
rbenv-prefix rbenv-prefix: do not silence rbenv-which for system version 2018-08-07 01:44:13 +02:00
rbenv-rehash Ignore shell builtins and functions when looking up commands in PATH 2022-10-07 16:34:38 +02:00
rbenv-root Fix some issues reported by shellcheck 2017-11-29 16:20:51 +01:00
rbenv-sh-rehash
rbenv-sh-shell Make work in set -u (nounset) mode 2020-05-24 09:08:05 +03:00
rbenv-shims
rbenv-version libexec/rbenv-version{,-origin}: move "missing rbenv-version-file detection" logic as per @mislav 2020-01-16 23:15:09 +08:00
rbenv-version-file Fix https://github.com/rbenv/rbenv/issues/1065 2018-02-26 16:49:37 +08:00
rbenv-version-file-read Simplify version file read 2022-03-08 21:10:15 +02:00
rbenv-version-file-write
rbenv-version-name
rbenv-version-origin libexec/rbenv-version{,-origin}: move "missing rbenv-version-file detection" logic as per @mislav 2020-01-16 23:15:09 +08:00
rbenv-versions Simplify resolving symlinks, remove native extension (#1428) 2022-09-22 11:34:02 +02:00
rbenv-whence Fix some issues reported by shellcheck 2017-11-29 16:20:51 +01:00
rbenv-which Revert support for user-installed gems (#1443) 2022-10-07 12:56:54 +02:00