0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-12 04:01:14 +02: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
No known key found for this signature in database
GPG key ID: 0314585E776A9C1B
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

View file

@ -1,2 +0,0 @@
# TODO: 2024-01-03 remove rtx support
echo "[oh-my-zsh] 'rtx' plugin has been renamed to 'mise'"