For now this can only be installed if you have Go. I promise there will be an official release (with goreleaser
) after we finish it.
go install github.com/rwxrob/learnvim@latest
You can install latest go into your own Linux/amd64 home directory with the following:
curl -L https://raw.githubusercontent.com/rwxrob/dot/main/install/ubuntu/install-go | bash