add ripgrep, duckdb, and modglci to global mise

This commit is contained in:
2025-10-17 12:40:42 -04:00
parent 9b1ff28245
commit 84adfe4ae1
2 changed files with 7 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ ruby_build_opts = "CC=gcc-14 CXX=g++-14"
[tools]
chezmoi = "latest"
cosign = "latest"
"pipx:modgcli" = "latest"
mold = "latest"
node = "lts"
rust = "latest"
@@ -17,6 +18,8 @@ k9s = "latest"
awscli = "latest"
kubectl = "latest"
difftastic = "latest"
rg = "latest"
duckdb = "latest"
[tools."gitlab:tools/setconf"]
version = "latest"
@@ -30,3 +33,6 @@ extras = "postgres,odbc"
[settings.python]
uv_venv_auto = true
[settings.pipx]
registry_url = "https://gitlab.modg.net/api/v4/groups/10/-/packages/pypi/simple/{}/"