jdx / mise

dev tools, env vars, task runner
https://mise.jdx.dev
MIT License
8.03k stars 210 forks source link

[FEATURE REQEST] failed to open git repository at #2324

Open cocoonkid opened 1 week ago

cocoonkid commented 1 week ago

failed to open git repository at "/opt/.mise/plugins/direnv": repository path '/opt/.mise/plugins/direnv/' is not owned by current user; class=Config (7); code=Owner (-36)

But in my case this is intentional:

I have a shared /etc/mise/config.toml

and shared data /opt/mise/ On first "mise list" the messages appears and then it's okay. image

How can I silence it though?