all repos

dotfiles @ 172025a

i use rach linux btw
1 files changed, 9 insertions(+), 8 deletions(-)
mise: install flyctl
Author: Olexandr Smirnov olexsmir@gmail.com
Committed at: 2025-07-26 17:12:57 +0300
Parent: 4ce5714
M config/mise/config.toml
ยทยทยท
                1
                1
                 [tools]

              
                
                2
                +bun = "latest"

              
                
                3
                +flyctl = "latest"

              
                
                4
                +gleam = "latest"

              
                
                5
                +go = "latest"

              
                
                6
                +golangci-lint = "latest"

              
                
                7
                +golangci-lint-langserver = "latest"

              
                
                8
                +node = "lts"

              
                
                9
                +shellcheck = "latest"

              
                
                10
                +shfmt = "latest"

              
                2
                11
                 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"

              
                10
                
                -bun = "latest"

              
                11
                12
                 

              
                12
                13
                 [settings]

              
                13
                14
                 experimental = true