mise: add shell stuff

This commit is contained in:
Smirnov Oleksandr 2024-11-02 15:12:07 +02:00
parent e31ef87dff
commit 72cc1a3b2d
No known key found for this signature in database

View file

@ -1,5 +1,5 @@
[tools]
usage = "latest" # required for mise to work
usage = "latest"
bun = "latest"
gleam = "latest"
rebar = "latest"
@ -7,8 +7,10 @@ go = "latest"
golangci-lint = "latest"
deno = "latest"
node = "lts"
shellcheck = "latest"
shfmt = "latest"
[settings]
experimental = true
go_set_goroot = false
go_set_gopath = false
experimental = true