all repos

dotfiles @ 9860b3c944ecc8ed0a7ece684ada7d864a0ebeab

my dotfiles

config/mise/config.toml (view raw)

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

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