mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 10:46:40 +00:00
feat(zsh/ruby): add setup for completions of rv command in zsh
This commit is contained in:
@@ -15,6 +15,7 @@ zinit for @OMZ::plugins/bundler
|
|||||||
|
|
||||||
if command-exists rv; then
|
if command-exists rv; then
|
||||||
cached-eval "$(mise-which rv)" rv shell init zsh
|
cached-eval "$(mise-which rv)" rv shell init zsh
|
||||||
|
setup-completions rv "$(mise-which rv)" rv shell completions zsh
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
|
|||||||
Reference in New Issue
Block a user