Skip to content

gchait/setup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Windows side

Setup

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

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 | bash -eux
  • wsl.exe --shutdown
  • Open Windows Terminal.

Optional: Support GUI apps

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

About

My opinionated system

Resources

Stars

Watchers

Forks