We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bccb9c3 commit aced655Copy full SHA for aced655
.config/mise/config.toml
@@ -1,6 +1,7 @@
1
[tools]
2
"go:github.com/standardbeagle/mcp-clip" = "latest"
3
"go:github.com/karol-broda/snitch" = "latest"
4
+"github:nnnkkk7/lazyactions" = "latest"
5
cargo-binstall = "latest"
6
"cargo:usage-cli" = "2.12.0"
7
"cargo:ast-grep" = "latest"
@@ -9,9 +10,12 @@ cargo-binstall = "latest"
9
10
"github:railwayapp/railpack" = "latest"
11
"github:railwayapp/cli" = "latest"
12
"dive" = "latest"
13
+# not sure why, but these verifications are not working right now
14
+# "github:moby/buildkit" = "latest"
15
# micro is rarely updated on github, so we use the nightly build
16
"github:zyedidia/micro" = "nightly"
17
"fd" = "latest"
18
+"github:gitleaks/gitleaks" = "latest"
19
20
# "pipx:llm-ide-prompts" = "latest"
21
0 commit comments