From e666a88cf34a25780c584cd8ef92929b8876f83c Mon Sep 17 00:00:00 2001 From: Hileamlak Mulugeta Yitayew <68893442+hileamlakB@users.noreply.github.com> Date: Mon, 1 Jan 2024 19:02:32 -0500 Subject: [PATCH] Update windows installation instruction for WSL2 --- setup/windows.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/setup/windows.md b/setup/windows.md index eb610aa..2dd59c0 100644 --- a/setup/windows.md +++ b/setup/windows.md @@ -10,11 +10,9 @@ - Pin Sublime Text to taskbar. - Disable Hot Exit. -3. Install [Windows Subsystem for Linux (WSL 1)](https://docs.microsoft.com/en-us/windows/wsl/install-win10#manual-installation-steps). +3. Install [Windows Subsystem for Linux (WSL 2)](https://docs.microsoft.com/en-us/windows/wsl/install-win10#manual-installation-steps). -4. Restart. - -5. Install [Ubuntu](https://www.microsoft.com/store/apps/9nblggh4msv6) from the Microsoft Store. +4. Install [Ubuntu](https://www.microsoft.com/store/apps/9nblggh4msv6) from the Microsoft Store. - Setup user/pass. - Create shortcut to WSL home folder on desktop. @@ -23,9 +21,8 @@ - Pin Windows Terminal to taskbar. - Change `defaultProfile` to WSL. - - Set `"startingDirectory":"\\\\wsl$\\Ubuntu\\home\\[USERNAME]"`. - -7. Install [wsl-open](https://github.com/4U6U57/wsl-open). + +7. Install [wsl-open](https://github.com/4U6U57/wsl-open), by running the following in your terminal ``` # Make a bin folder in your home directory