Ivan
Ivan
Found out it relies on `shields` dependencies, which are scheduled to update each Friday https://github.com/badges/shields/discussions/5369#discussioncomment-42381 Going to update description and title
> How can I change the status bar color? That intense blue is killing my eyes. https://stackoverflow.com/questions/42780975/visual-studio-code-status-bar-color
How I managed to install it finally on Ubuntu (WSL2 setup): 1. Install go via snap (needs to be >1.23) 2. `go install github.com/asdf-vm/asdf/cmd/[email protected]` 3. `mkdir ~/.asdf` 4. `cp /home/user/go/bin/asdf...