mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 03:26:42 +00:00
feat(mise/tools): add new rv tool for Ruby
This commit is contained in:
@@ -9,6 +9,14 @@
|
||||
# Enable Ruby Bundler plugin from oh-my-zsh.
|
||||
zinit for @OMZ::plugins/bundler
|
||||
|
||||
# ==============================================================================
|
||||
# rv
|
||||
# ==============================================================================
|
||||
|
||||
if command-exists rv; then
|
||||
cached-eval "$(mise-which rv)" rv shell init zsh
|
||||
fi
|
||||
|
||||
# ==============================================================================
|
||||
# aliases
|
||||
# ==============================================================================
|
||||
|
||||
Reference in New Issue
Block a user