jdx
jdx
I don't think I would want to do this. It would require an awkward flag like `mise run --args` or something that feels more confusing to try to explain than...
I think what you're asking for is default arguments, which is planned but something that might take me a while to get around to
ah this also is planned, it's part of what I'm working on with usage. That said, I have no clue when I'll be able to get to it
there's another ticket (didn't have time to search for it) where we've talked about being able to configure some env vars to be parsed after tools are loaded that I...
Oh sorry, I thought you wanted it to run after the tools are loaded, this makes sense
I seem to not be able to view your branch, not sure if that's because I'm on my phone
oh it works on my computer, go ahead and submit a PR—first glance it looks solid 👍
I probably could add them somewhere but if nothing else you can find them here https://api.github.com/users/mise-en-dev/gpg_keys
if someone wants to add this somewhere to the [docs](https://github.com/jdx/mise-docs) I'd appreciate it
I could see adding this, however we do have [`MISE_ENV_FILE`](https://mise.jdx.dev/configuration.html#mise-env-file) which makes this possible today I think. Though I admit it's a bit different.