add ripgrep, duckdb, and modglci to global mise
This commit is contained in:
@@ -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/{}/"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user