From 7911beee794f25229cdc29e409e4a50bdbaab5a0 Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Mon, 26 Jan 2026 09:35:20 +0000 Subject: [PATCH] feat(mise/tools): add 'zig' and 'zls' dependencies --- config/mise/config.toml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/mise/config.toml b/config/mise/config.toml index dc26af5..06cd1c9 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -164,6 +164,8 @@ uv = "latest" watchexec = "latest" yj = "latest" yq = "latest" +zig = "latest" +zls = "latest" zoxide = "latest" # Install ansible with passlib and bcrypt<4.1, as passlib is not compatible with