Open noirbizarre opened 3 days ago
~/.mise/config.toml
is not the user-wide config location but can still be detected as long as you mise trust
the file. Normally ~/.config/mise/config.toml
is used for user-wide config. However, looking at the "config_files" in your mise doctor
it seems that ~/.mise/config.toml
is not one of the trusted config files.
I couldn't recreate your issue on fish or zsh.
Sorry, it was a typo. I fixed it. Configuration file is ~/.config/mise/config.toml
.
Everything else is properly applied, but not the hooks.
OK, that I can reproduce.
Describe the bug I defined some hooks and they are not executed
To Reproduce Add this to
~/.config/mise/config.toml
:Enter a
mise
-managed directory and nothing happensExpected behavior I see hooks echos
mise doctor
output