diff --git a/private_dot_config/mise/config.toml b/private_dot_config/mise/config.toml index 4d83447..8a4f9c3 100644 --- a/private_dot_config/mise/config.toml +++ b/private_dot_config/mise/config.toml @@ -8,6 +8,7 @@ binstall = true "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' [tools] @@ -40,6 +41,7 @@ rust = "latest" cargo-binstall = "latest" # Terminal tools +powerline-go = "latest" lsd = "latest" bat = "latest" ripgrep = "latest" @@ -47,9 +49,9 @@ fd = "latest" gdu = "latest" bottom = "latest" dust = "latest" -powerline-go = "latest" fzf = "latest" zoxide = "latest" +broot = "latest" glow = "latest" # Password managers @@ -62,7 +64,7 @@ age = "latest" lazygit = "latest" delta = "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" yq = "latest" @@ -87,10 +89,9 @@ yq = "latest" # AI tools # gemini-cli = "latest" # claude = "latest" +# codex = "latest" tree-sitter = "latest" shellcheck = "latest" -# ttyd = "latest" -"cargo:broot" = "latest" "pipx:vit" = "latest" # "pipx:asciinema" = "latest"