add setconf to mise.toml

This commit is contained in:
2025-09-11 07:49:32 -04:00
parent f48178a488
commit db8203219d

View File

@@ -17,6 +17,11 @@ k9s = "latest"
awscli = "latest" awscli = "latest"
kubectl = "latest" kubectl = "latest"
[tools."gitlab:tools/setconf"]
version = "latest"
api_url = "https://gitlab.modg.net/api/v4"
bin = "setconf"
[tools."pipx:harlequin"] [tools."pipx:harlequin"]
version = "latest" version = "latest"
extras = "postgres,odbc" extras = "postgres,odbc"