1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-06 07:20:40 +01:00

refactor(rtx): remove deprecated rtx plugin in favor of mise

This commit is contained in:
Marc Cornellà
2024-07-15 19:04:06 +02:00
parent 6b8f72e528
commit 3012c257bc
2 changed files with 1 additions and 2 deletions

View File

@@ -24,3 +24,4 @@ fi
# Generate and load mise completion
$__mise completion zsh >| "$ZSH_CACHE_DIR/completions/_$__mise" &|
unset __mise