summaryrefslogtreecommitdiff
path: root/plugins/rtx/rtx.plugin.zsh
AgeCommit message (Collapse)Author
2024-01-03fix(rtx)!: rename `rtx` plugin to `mise` (#12143)Jared Allard
BREAKING CHANGE: Rename `rtx` plugin to `mise`. The project swapped name in `v2024.1.0`. Replace references to `rtx` with `mise` while maintaining backwards compatibility for `rtx` installations. Co-authored-by: Carlo Sala <carlosalag@protonmail.com>
2023-10-09fix(rtx): fix `rtx` init procedure (#11949)Marc Cornellà
2023-10-08feat(rtx) Added new polyglot runtime manager (asdf rust clone) (#11932)DemonKiller
* add readme.md for rtx * add rtx plugin * update install info * remove redundant slashes