Skip to content

fdcastel/setup

Repository files navigation

setup

My personal setup scripts.

Setup-First

iex (iwr 'https://raw.githubusercontent.com/fdcastel/setup/master/Setup-First.ps1' -UseBasicParsing).Content

# Extras
iex (iwr 'https://raw.githubusercontent.com/fdcastel/setup/master/Remove-Bloatware.ps1' -UseBasicParsing).Content
iex (iwr 'https://raw.githubusercontent.com/fdcastel/setup/master/Remove-OneDrive.ps1' -UseBasicParsing).Content
iex (iwr 'https://raw.githubusercontent.com/fdcastel/setup/master/Remove-Edge.ps1' -UseBasicParsing).Content

Setup-Dev

iex (iwr 'https://raw.githubusercontent.com/fdcastel/setup/master/Setup-Dev.ps1' -UseBasicParsing).Content

Setup-Python

iex (iwr 'https://raw.githubusercontent.com/fdcastel/setup/master/Setup-Python.ps1' -UseBasicParsing).Content

About

My personal setup scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published