diff --git a/dot_config/mise/config.toml b/dot_config/mise/config.toml index a9da31d0026fe99e1fb107fe38f823000b03c944..2309da5a49ea6bc2f5aea17fb3f9137161f62ff4 100644 --- a/dot_config/mise/config.toml +++ b/dot_config/mise/config.toml @@ -29,6 +29,7 @@ go = "latest" "aqua:twpayne/chezmoi" = "latest" "aqua:golangci/golangci-lint" = "latest" "aqua:nametake/golangci-lint-langserver" = "latest" +"aqua:openai/codex" = "latest" "github:TomWright/dasel" = "latest" "github:skatkov/devtui" = "latest" @@ -53,3 +54,11 @@ go = "latest" "npm:octofriend" = "latest" "npm:@sourcegraph/amp" = "latest" "npm:@mariozechner/pi-coding-agent" = "latest" +"npm:@typescript/native-preview" = "latest" +"npm:@vtsls/language-server" = "latest" +"npm:bash-language-server" = "latest" +"npm:repomix" = "latest" +"npm:typescript" = "latest" +"npm:typescript-language-server" = "latest" + +"http:wt" = { version = "latest", url = "https://git.secluded.site/wt/blob/main/dist/wt?raw=1" }