Created
June 9, 2018 09:24
-
-
Save barsbek/710380e3e18a22299ae4ba15e5a4e33a to your computer and use it in GitHub Desktop.
change default wsl to ubuntu
This file contains 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
// run the command in windows cmd | |
wslconfig /s Ubuntu | |
// to show list of installed subsystems | |
wslconfig /l |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment