- Open powershell with admin and run
wsl --install
- Enable virtualization in the BIOS if needed
- Open the windows store and install
Ubuntu 24
- Run Ubuntu, create your user + password
- Run
mkdir dev
- Run
explorer.exe .
to open an explorer window, create a shortcut of thedev
folder and place it in My Documents - Install Windows Terminal
- Run Windows Terminal, go to
Settings
and change theDefault profile
toUbuntu 24
, change the - Install VSCode
- Install the WSL extension
- Open VSCode, then
Ctrl + Shift + P
, typewsl
and selectWSL: Connect to WSL
- Install Docker Desktop
Last active
March 21, 2025 14:51
-
-
Save gmolveau/2b76740a31ab3b6c4e9c6b69f298c7fb to your computer and use it in GitHub Desktop.
WSL install and setup + vscode
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment