feat: Update mise config file
This commit is contained in:
@@ -7,19 +7,18 @@ binstall = true
|
||||
[tool_alias]
|
||||
"kitty" = "github:kovidgoyal/kitty"
|
||||
"chezmoi" = "github:twpayne/chezmoi"
|
||||
"glab" = "go:gitlab.com/gitlab-org/cli/cmd/glab"
|
||||
"broot" = "cargo:broot"
|
||||
"kwok" = 'github:kubernetes-sigs/kwok'
|
||||
"glab" = "go:gitlab.com/gitlab-org/cli/cmd/glab"
|
||||
"kwok" = "github:kubernetes-sigs/kwok"
|
||||
|
||||
[tools]
|
||||
usage = "latest"
|
||||
ubi = "latest"
|
||||
|
||||
# Configuration
|
||||
chezmoi = "latest"
|
||||
|
||||
# Terminal
|
||||
kitty = "latest"
|
||||
kitty = { version = "latest", asset_pattern = "kitty-*-x86_64.txz" }
|
||||
|
||||
# Editor
|
||||
neovim = "latest"
|
||||
@@ -40,6 +39,7 @@ go = "latest"
|
||||
rust = "latest"
|
||||
cargo-binstall = "latest"
|
||||
|
||||
|
||||
# Terminal tools
|
||||
powerline-go = "latest"
|
||||
lsd = "latest"
|
||||
@@ -93,7 +93,7 @@ yq = "latest"
|
||||
|
||||
tree-sitter = "latest"
|
||||
shellcheck = "latest"
|
||||
vivid = "latest"
|
||||
"pipx:vit" = "latest"
|
||||
"pipx:speedtest-cli" = "latest"
|
||||
vivid = "latest"
|
||||
# "pipx:asciinema" = "latest"
|
||||
|
||||
Reference in New Issue
Block a user