feat(tools): switch a few more tools from Homebrew to mise

This commit is contained in:
2024-05-09 02:25:47 +01:00
parent 9ece01a77e
commit 8e67b0066a
2 changed files with 6 additions and 11 deletions

View File

@@ -58,10 +58,13 @@ buf = "latest"
ctop = "latest"
direnv = "latest"
dust = "latest"
github-cli = "latest"
go = "latest"
golangci-lint = "latest"
goreleaser = "latest"
hadolint = "latest"
helm = "latest"
jq = "latest"
k9s = "latest"
kubectl = "latest"
kubectx = "latest"
@@ -76,4 +79,7 @@ shellcheck = "latest"
shfmt = "latest"
starship = "latest"
terraform = "latest"
usage = "latest"
yj = "latest"
yq = "latest"
zoxide = "latest"