Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 473 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 473 Bytes

winfiles 🏆

PowerShell scripts to set up a new Windows machine. The main focus is to set up Windows Subsystem for Linux, remove bloatware and apply privacy/performance defaults [1].

Maintainted for Windows 10, version 22H2.

Usage

Scripts in this repository can be run from an admin PowerShell prompt:

Set-ExecutionPolicy Bypass
. script/install.ps1

References

[1] - jayharris/dotfiles-windows