Crysalix/mise.toml
TheHackdes f756ca2991 feat(README.md): add README for Manage OpenLDAP script
feat(fnox.toml): add fnox provider configuration
feat(main.sh): create main shell script for Manage OpenLDAP
feat(mise.toml): add tools and env configurations for mise
feat(sources/functions.sh): create functions shell script for Manage OpenLDAP
2026-05-04 18:33:16 +02:00

9 lines
115 B
TOML

[tools]
age = "latest"
fnox = "latest"
fzf = "latest"
lazygit = "latest"
npm = "latest"
[env]
PROVIDER = "ollama"