WSL install without Windows Store

 

wsl --install --web-download

wsl --update --web-download

wsl --install -d ubuntu --web-download

--web-download: Download the update from the internet instead of the Microsoft Store.



Vimrc example

 syntax on                   " modo visual/colorido ativo set showmode                " apresenta o modo de utilizacao atual (comm...

Mais vistos