mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 08:41:34 +02:00
mise: update tools
This commit is contained in:
parent
5b1b88dcfa
commit
9aaeac46ff
1 changed files with 2 additions and 1 deletions
|
|
@ -1,11 +1,12 @@
|
||||||
[tools]
|
[tools]
|
||||||
usage = "latest" # required for mise to work
|
usage = "latest" # required for mise to work
|
||||||
bun = "latest"
|
bun = "latest"
|
||||||
node = "20.13"
|
|
||||||
gleam = "latest"
|
gleam = "latest"
|
||||||
rebar = "latest"
|
rebar = "latest"
|
||||||
go = "latest"
|
go = "latest"
|
||||||
golangci-lint = "latest"
|
golangci-lint = "latest"
|
||||||
|
deno = "latest"
|
||||||
|
node = "lts"
|
||||||
|
|
||||||
[settings]
|
[settings]
|
||||||
go_set_goroot = false
|
go_set_goroot = false
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue