jdx/mise v2023.12.9
What's Changed
- completions: fix some issues with zsh completions by @jdx in https://github.com/jdx/rtx/pull/1080
- remove deprecated missing_runtime_behavior config by @jdx in https://github.com/jdx/rtx/pull/1081
- shims: insert rtx PATH entries just before the shim directory by @jdx in https://github.com/jdx/rtx/pull/1082
- completions: reformat zsh with shfmt by @jdx in https://github.com/jdx/rtx/pull/1083
- completions: new fish completer by @jdx in https://github.com/jdx/rtx/pull/1084
- ls-remote: added
--allflag by @jdx in https://github.com/jdx/rtx/pull/1085 - node: use non-node-build plugin by default by @jdx in https://github.com/jdx/rtx/pull/1086
Full Changelog: https://github.com/jdx/rtx/compare/v2023.12.8...v2023.12.9