feat: Update mise config file
This commit is contained in:
@@ -8,6 +8,7 @@ binstall = true
|
|||||||
"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"
|
"glab" = "go:gitlab.com/gitlab-org/cli/cmd/glab"
|
||||||
|
"broot" = "cargo:broot"
|
||||||
"kwok" = 'github:kubernetes-sigs/kwok'
|
"kwok" = 'github:kubernetes-sigs/kwok'
|
||||||
|
|
||||||
[tools]
|
[tools]
|
||||||
@@ -40,6 +41,7 @@ rust = "latest"
|
|||||||
cargo-binstall = "latest"
|
cargo-binstall = "latest"
|
||||||
|
|
||||||
# Terminal tools
|
# Terminal tools
|
||||||
|
powerline-go = "latest"
|
||||||
lsd = "latest"
|
lsd = "latest"
|
||||||
bat = "latest"
|
bat = "latest"
|
||||||
ripgrep = "latest"
|
ripgrep = "latest"
|
||||||
@@ -47,9 +49,9 @@ fd = "latest"
|
|||||||
gdu = "latest"
|
gdu = "latest"
|
||||||
bottom = "latest"
|
bottom = "latest"
|
||||||
dust = "latest"
|
dust = "latest"
|
||||||
powerline-go = "latest"
|
|
||||||
fzf = "latest"
|
fzf = "latest"
|
||||||
zoxide = "latest"
|
zoxide = "latest"
|
||||||
|
broot = "latest"
|
||||||
glow = "latest"
|
glow = "latest"
|
||||||
|
|
||||||
# Password managers
|
# Password managers
|
||||||
@@ -62,7 +64,7 @@ age = "latest"
|
|||||||
lazygit = "latest"
|
lazygit = "latest"
|
||||||
delta = "latest"
|
delta = "latest"
|
||||||
gh = "latest"
|
gh = "latest"
|
||||||
"http:tea" = { version = "0.10.1", url = "https://gitea.com/gitea/tea/releases/download/v0.10.1/tea-0.10.1-linux-amd64" }
|
"http:tea" = { version = "0.11.1", url = "https://gitea.com/gitea/tea/releases/download/v0.11.1/tea-0.11.1-linux-amd64" }
|
||||||
|
|
||||||
jq = "latest"
|
jq = "latest"
|
||||||
yq = "latest"
|
yq = "latest"
|
||||||
@@ -87,10 +89,9 @@ yq = "latest"
|
|||||||
# AI tools
|
# AI tools
|
||||||
# gemini-cli = "latest"
|
# gemini-cli = "latest"
|
||||||
# claude = "latest"
|
# claude = "latest"
|
||||||
|
# codex = "latest"
|
||||||
|
|
||||||
tree-sitter = "latest"
|
tree-sitter = "latest"
|
||||||
shellcheck = "latest"
|
shellcheck = "latest"
|
||||||
# ttyd = "latest"
|
|
||||||
"cargo:broot" = "latest"
|
|
||||||
"pipx:vit" = "latest"
|
"pipx:vit" = "latest"
|
||||||
# "pipx:asciinema" = "latest"
|
# "pipx:asciinema" = "latest"
|
||||||
|
|||||||
Reference in New Issue
Block a user