rbenv/libexec
Mislav Marohnić af03af9593
init: in setup mode, default to --no-rehash
When `rbenv init` is invoked to automatically edit shell startup files,
the generated lines will be invoking `rbenv init - --no-rehash` by default
to help speed up shell startup. Auto-rehashing on every shell startup can
be slow for some users but is not crucial to rbenv operation. Lets assume
that rbenv shims are already healthy and that they will be regenerated as
needed after installing new ruby versions and gems.
2024-07-05 14:44:17 +02:00
..
rbenv fix dead link in comment 2023-05-13 00:14:21 -07:00
rbenv---version rbenv 1.2.0 2021-09-29 20:47:10 +02:00
rbenv-commands Clarify help text of some commands (#1567) 2024-04-29 14:20:47 +02:00
rbenv-completions Merge pull request #1448 from rbenv/command-to-type-P 2022-10-09 14:49:32 +02:00
rbenv-exec Clarify help text of some commands (#1567) 2024-04-29 14:20:47 +02:00
rbenv-global Remove support for legacy global version files 2015-12-28 22:05:00 -05:00
rbenv-help Use compsys completion system for zsh (#1569) 2024-05-03 16:57:16 +02:00
rbenv-hooks Use read -a to split output into an array (#1450) 2022-10-09 14:48:13 +02:00
rbenv-init init: in setup mode, default to --no-rehash 2024-07-05 14:44:17 +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 Clarify help text of some commands (#1567) 2024-04-29 14:20:47 +02:00
rbenv-root Fix some issues reported by shellcheck 2017-11-29 16:20:51 +01:00
rbenv-sh-rehash Avoid invoking hash -r in fish 2013-10-31 20:18:14 +02:00
rbenv-sh-shell rbenv shell: properly declare global variables for zsh (#1566) 2024-04-29 14:20:21 +02:00
rbenv-shims tests galore 2013-03-07 15:07:32 -05:00
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 version-file docs update (#1512) 2023-07-11 17:38:36 +02:00
rbenv-version-file-read Simplify version file read 2022-03-08 21:10:15 +02:00
rbenv-version-file-write Documentation tweaks 2012-12-29 22:05:04 -06:00
rbenv-version-name Use read -a to split output into an array (#1450) 2022-10-09 14:48:13 +02:00
rbenv-version-origin Use read -a to split output into an array (#1450) 2022-10-09 14:48:13 +02: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 Use read -a to split output into an array (#1450) 2022-10-09 14:48:13 +02:00