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