mirror of
https://github.com/olexsmir/dotfiles.git
synced 2026-01-15 00:40:44 +02:00
mise: install flyctl
This commit is contained in:
parent
4ce57145cb
commit
172025a073
1 changed files with 9 additions and 8 deletions
|
|
@ -1,13 +1,14 @@
|
|||
[tools]
|
||||
usage = "latest"
|
||||
shfmt = "latest"
|
||||
shellcheck = "latest"
|
||||
node = "lts"
|
||||
golangci-lint-langserver = "latest"
|
||||
golangci-lint = "latest"
|
||||
go = "latest"
|
||||
gleam = "latest"
|
||||
bun = "latest"
|
||||
flyctl = "latest"
|
||||
gleam = "latest"
|
||||
go = "latest"
|
||||
golangci-lint = "latest"
|
||||
golangci-lint-langserver = "latest"
|
||||
node = "lts"
|
||||
shellcheck = "latest"
|
||||
shfmt = "latest"
|
||||
usage = "latest"
|
||||
|
||||
[settings]
|
||||
experimental = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue