mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 08:26:42 +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
|
||||
cached-eval "$(mise-which rv)" rv shell init zsh
|
||||
setup-completions rv "$(mise-which rv)" rv shell completions zsh
|
||||
fi
|
||||
|
||||
# ==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user