add ripgrep, duckdb, and modglci to global mise
This commit is contained in:
@@ -62,5 +62,5 @@ bindd = SUPER, KP_Begin, Switch to workspace 5, workspace, 5
|
||||
bindd = SUPER, KP_Right, Switch to workspace 6, workspace, 6
|
||||
bindd = SUPER, KP_Home, Switch to workspace 7, workspace, 7
|
||||
bindd = SUPER, KP_Up, Switch to workspace 8, workspace, 8
|
||||
bindd = SUPER, kp_Prior, Switch to workspace 9, workspace, 9
|
||||
bindd = SUPER, KP_Prior, Switch to workspace 9, workspace, 9
|
||||
|
||||
|
||||
@@ -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