Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 389 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 389 Bytes

personal-windows-environment

Powershell scripts to automatically configure a Windows 10 installation the way I like it

Warning: This script is not released. Do not use it.

Usage:

@powershell -NoProfile -ExecutionPolicy Bypass -Command "iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/oledid/personal-windows-environment/master/main.ps1'))"