all repos

dotfiles @ 5f5722aca1cadba4f259aac0b64bb27af1c6ccbd

i use rach linux btw
1 files changed, 3 insertions(+), 1 deletions(-)
mise: enable experimental setting, and add gleam
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2024-08-22 11:58:50 +0300
Parent: fbb6035
M config/mise/config.toml
ยทยทยท
                2
                2
                 node = "20.13"

              
                3
                3
                 go = "latest"

              
                4
                4
                 golangci-lint = "latest"

              
                5
                
                -

              
                
                5
                +gleam = "latest"

              
                6
                6
                 usage = "latest"

              
                
                7
                +bun = "latest"

              
                7
                8
                 

              
                8
                9
                 [settings]

              
                9
                10
                 go_set_goroot = false

              
                10
                11
                 go_set_gopath = false

              
                
                12
                +experimental = true