all repos

dotfiles @ 59a080a6a412a70f6560ddc147fcc8cbb3e7524a

i use rach linux btw
1 files changed, 8 insertions(+), 7 deletions(-)
mise: :sort!
Author: Oleksandr Smirnov olexsmir@gmail.com
Committed at: 2025-07-05 15:26:34 +0300
Parent: f7f33e2
M config/mise/config.toml
ยทยทยท
                1
                1
                 [tools]

              
                
                2
                +usage = "latest"

              
                
                3
                +shfmt = "latest"

              
                
                4
                +shellcheck = "latest"

              
                
                5
                +node = "lts"

              
                
                6
                +golangci-lint-langserver = "latest"

              
                
                7
                +golangci-lint = "latest"

              
                
                8
                +go = "latest"

              
                
                9
                +gleam = "latest"

              
                2
                10
                 bun = "latest"

              
                3
                
                -go = "latest"

              
                4
                
                -golangci-lint = "latest"

              
                5
                
                -golangci-lint-langserver = "latest"

              
                6
                
                -node = "lts"

              
                7
                
                -shellcheck = "latest"

              
                8
                
                -shfmt = "latest"

              
                9
                
                -usage = "latest"

              
                10
                11
                 

              
                11
                12
                 [settings]

              
                12
                13
                 experimental = true