mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 04:46:41 +00:00
chore(mise/tools): use shorthand or aqua instead of go/cargo backends
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user