all repos

dotfiles @ cbfb52faf850c1e5552002fa1c93c1cd3a727a56

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