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
..
2021-05-05 22:42:56 +02:00
2013-03-07 15:07:32 -05:00
2020-04-23 07:59:28 +03:00
2021-09-29 20:07:47 +02:00
2013-04-08 23:16:35 +02:00