feat: Update mise config file

This commit is contained in:
2026-03-20 22:05:38 +01:00
parent 3b7d9cb289
commit 7454e9e907
+5 -5
View File
@@ -7,19 +7,18 @@ binstall = true
[tool_alias] [tool_alias]
"kitty" = "github:kovidgoyal/kitty" "kitty" = "github:kovidgoyal/kitty"
"chezmoi" = "github:twpayne/chezmoi" "chezmoi" = "github:twpayne/chezmoi"
"glab" = "go:gitlab.com/gitlab-org/cli/cmd/glab"
"broot" = "cargo:broot" "broot" = "cargo:broot"
"kwok" = 'github:kubernetes-sigs/kwok' "glab" = "go:gitlab.com/gitlab-org/cli/cmd/glab"
"kwok" = "github:kubernetes-sigs/kwok"
[tools] [tools]
usage = "latest" usage = "latest"
ubi = "latest"
# Configuration # Configuration
chezmoi = "latest" chezmoi = "latest"
# Terminal # Terminal
kitty = "latest" kitty = { version = "latest", asset_pattern = "kitty-*-x86_64.txz" }
# Editor # Editor
neovim = "latest" neovim = "latest"
@@ -40,6 +39,7 @@ go = "latest"
rust = "latest" rust = "latest"
cargo-binstall = "latest" cargo-binstall = "latest"
# Terminal tools # Terminal tools
powerline-go = "latest" powerline-go = "latest"
lsd = "latest" lsd = "latest"
@@ -93,7 +93,7 @@ yq = "latest"
tree-sitter = "latest" tree-sitter = "latest"
shellcheck = "latest" shellcheck = "latest"
vivid = "latest"
"pipx:vit" = "latest" "pipx:vit" = "latest"
"pipx:speedtest-cli" = "latest" "pipx:speedtest-cli" = "latest"
vivid = "latest"
# "pipx:asciinema" = "latest" # "pipx:asciinema" = "latest"