Skip to content

Commit 0a5e2e2

Browse files
committed
update: mise setup
1 parent 9444f55 commit 0a5e2e2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

mise/src/config.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ description = "mise wo hirogeru"
99
run = "echo 'OPEN SESAME!'"
1010

1111
[tools]
12-
"aqua:anthropics/claude-code" = "latest"
12+
"aqua:anthropics/claude-code" = { version = "latest", os = ["linux", "macos"] }
1313
"aqua:jesseduffield/lazydocker" = "latest"
1414
"aqua:jesseduffield/lazygit" = "latest"
1515
"aqua:openai/codex" = "latest"
@@ -18,7 +18,6 @@ run = "echo 'OPEN SESAME!'"
1818
"aqua:tree-sitter/tree-sitter" = "latest"
1919
"aqua:astral-sh/uv" = "latest"
2020
"cargo:git-bahn/git-graph" = "latest"
21-
"cargo:sharkdp/bat" = "latest"
2221
"go:github.com/x-motemen/ghq" = "latest"
2322
"npm:ccusage" = "latest"
2423
"npm:node-gyp-build" = "latest"

0 commit comments

Comments
 (0)