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
9 lines
115 B
TOML
9 lines
115 B
TOML
[tools]
|
|
age = "latest"
|
|
fnox = "latest"
|
|
fzf = "latest"
|
|
lazygit = "latest"
|
|
npm = "latest"
|
|
|
|
[env]
|
|
PROVIDER = "ollama"
|