Skip to content

doronz88/windowssetup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

windows-setup

Overview

Setup script for quickly setting up Windows installations for a more efficient work computer.

Perquisites

Install winget from:

https://learn.microsoft.com/en-us/windows/package-manager/winget/

Install uv:

winget install --id=astral-sh.uv  -e

Install python3.14:

uv python install

Install Git:

winget install git.git

Make sure to have an SSH keypair:

ssh-keygen

Prepare setup:

mkdir %userprofile%/dev
cd %userprofile%/dev
git clone git@github.com:doronz88/windowssetup.git
cd windowssetup

Usage

# pass -a/--automated for doing everything without prompting (unless certain removals are required)
uv run .\install_windows.py everything

About

Quickly setup a windows machine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages