khoitd1997 / windows_config

repo for configuring a new Windows install

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

windows_config

Repo for configuring a new Windows install

Instruction

# launch powershell in admin mode
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
cd C:\Users\khoid\windows_config\windows

.\setup_all.ps1

About

repo for configuring a new Windows install


Languages

Language:PowerShell 52.6%Language:Shell 28.3%Language:AutoHotkey 19.1%