This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Requires WSL2 on windows | |
# Required windows config | |
# --------------------------------- | |
## in powershell run | |
# wsl --set-default-version 2 | |
## to set wsl 2 as default | |
# --------------------------------- | |
## Then run | |
# wsl -l -v |
OlderNewer