feat(rbenv): provide completion for rbenv command

Ref https://github.com/rbenv/rbenv/#shell-completions
This commit is contained in:
Masafumi Koba 2025-01-06 10:39:05 +09:00
commit 0f1294812d
No known key found for this signature in database
GPG key ID: 1B09AB165112EE52
2 changed files with 8 additions and 0 deletions

View file

@ -3,6 +3,8 @@
The primary job of this plugin is to provide `rbenv_prompt_info` which can be added to your theme to include Ruby
version and gemset information into your prompt.
Additionally, this plugin provides completion for the `rbenv` command. See also <https://github.com/rbenv/rbenv/#shell-completions>.
Some functionality of this plugin will not work unless you also have the rbenv plugin *gemset* installed.
https://github.com/jf/rbenv-gemset