1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2026-02-12 20:31:00 +01:00

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
parent d82669199b
commit 0f1294812d
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