Skip to content

Latest commit

 

History

History
58 lines (38 loc) · 894 Bytes

README.md

File metadata and controls

58 lines (38 loc) · 894 Bytes

Windows side

Setup

  • Set-ExecutionPolicy -ExecutionPolicy RemoteSigned -Scope CurrentUser
  • irm https://get.scoop.sh | iex
  • irm https://guyc.at/windows.ps1 | iex
  • Install the font.

Debloat (as administrator)

irm https://christitus.com/win | iex

Get Fedora

  • wsl --install --no-distribution
  • Reboot.

  • Install this.

Fedora side

Setup

  • Open the Fedora App to complete the installation.

  • sudo visudo
  • curl -sL guyc.at/fedora.sh | sh
  • wsl.exe --shutdown
  • Open Windows Terminal.

Optional: Support GUI apps

  • Start an X server, e.g. X410.
  • Enable a listener in the WSL network.