feat: add support for mise (#757)

Add support for mise-en-place (or mise). Mise is a tool like asdf (already supported). https://mise.jdx.dev/
This commit is contained in:
Ricardo Torres
2024-03-30 04:40:16 -06:00
committed by GitHub
parent 728ea26204
commit ab21600ca6
3 changed files with 15 additions and 0 deletions

View File

@@ -106,6 +106,7 @@ pub enum Step {
Mas,
Maza,
Micro,
Mise,
Myrepos,
Nix,
Node,