Skip to content

Commit

Permalink
Merge pull request #49 from code4policy/hileamlakB-patch-2-1
Browse files Browse the repository at this point in the history
Update windows installation instruction for WSL2
  • Loading branch information
hileamlakB authored Jan 2, 2024
2 parents f92d63b + e666a88 commit fcf223b
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions setup/windows.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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
Expand Down

0 comments on commit fcf223b

Please sign in to comment.