all repos

dotfiles @ 152c5ba

my dotfiles

config/mise/config.toml (view raw)

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[tools]
usage = "latest"
shfmt = "latest"
shellcheck = "latest"
node = "lts"
golangci-lint-langserver = "latest"
golangci-lint = "latest"
go = "latest"
gleam = "latest"
bun = "latest"

[settings]
experimental = true
go_set_gobin = false
go_set_gopath = false
go_set_goroot = false