diff --git a/config/mise/config.toml b/config/mise/config.toml index b844897..10d5482 100644 --- a/config/mise/config.toml +++ b/config/mise/config.toml @@ -9,6 +9,9 @@ show_env = true show_tools = false [tools] +"aqua:AlexanderGrooff/mermaid-ascii" = "latest" +"aqua:sharkdp/hexyl" = "latest" +"aqua:tldr-pages/tlrc" = "latest" "cargo:bacon" = "latest" "cargo:cargo-audit" = "latest" "cargo:cargo-edit" = "latest" @@ -17,12 +20,9 @@ show_tools = false "cargo:cargo-update" = "latest" "cargo:dirstat-rs" = "latest" "cargo:eza" = "latest" -"cargo:hexyl" = "latest" "cargo:kubectl-watch" = "latest" "cargo:paper-terminal" = "latest" -"cargo:tlrc" = "latest" "go:github.com/go-delve/delve/cmd/dlv" = "latest" -"go:github.com/hashicorp/terraform-ls" = "latest" "go:github.com/rakyll/hey" = "latest" "go:github.com/rogpeppe/godef" = "latest" "go:go.uber.org/mock/mockgen" = "latest" @@ -105,6 +105,7 @@ staticcheck = "latest" talosctl = "latest" taplo = "latest" terraform = "latest" +terraform-ls = "latest" tflint = "latest" ubi = "latest" usage = "latest"