all repos

dotfiles @ 71c6fb9b86aa615f5b4c16bb3d491aaaddf8b56e

my dotfiles

config/mise/config.toml (view raw)

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

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