pyenv/libexec
Mislav Marohnić f2ac882579
rbenv shell: properly declare global variables for zsh (#1566)
With zsh `setopt warn_create_global` the "shell" command used to cause
a warning message:

    scalar parameter RBENV_VERSION_OLD created globally in function rbenv.

By using `typeset -g` specifically for zsh, this warning goes away.
2024-04-29 14:20:21 +02:00
..
rbenv fix dead link in comment 2023-05-13 00:14:21 -07:00
rbenv---version
rbenv-commands Use read -a to split output into an array (#1450) 2022-10-09 14:48:13 +02:00
rbenv-completions Merge pull request #1448 from rbenv/command-to-type-P 2022-10-09 14:49:32 +02:00
rbenv-exec Use read -a to split output into an array (#1450) 2022-10-09 14:48:13 +02:00
rbenv-global
rbenv-help help: have --usage always print a usage line 2023-07-11 18:54:38 +02:00
rbenv-hooks Use read -a to split output into an array (#1450) 2022-10-09 14:48:13 +02:00
rbenv-init Add explanatory comment, and remove obsolete versions 2023-05-13 12:56:22 -04:00
rbenv-local
rbenv-prefix
rbenv-rehash Merge pull request #1448 from rbenv/command-to-type-P 2022-10-09 14:49:32 +02:00
rbenv-root
rbenv-sh-rehash
rbenv-sh-shell rbenv shell: properly declare global variables for zsh (#1566) 2024-04-29 14:20:21 +02:00
rbenv-shims
rbenv-version
rbenv-version-file version-file docs update (#1512) 2023-07-11 17:38:36 +02:00
rbenv-version-file-read
rbenv-version-file-write
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
rbenv-whence
rbenv-which Use read -a to split output into an array (#1450) 2022-10-09 14:48:13 +02:00