Skip to content

fmmendo/win-provision

Repository files navigation

win-provision

Setting up a windows machine after a fresh install

Provisioning machine

  • Reset / Install Windows 10
  • Run Set-ExecutionPolicy Unrestricted -Scope CurrentUser -Force -ErrorAction Ignore
  • Run .\script.ps1
  • Done! 🎉

To Do

  • Enable Developer Mode
  • Misc Windows Tweaks
  • Install Apps
  • Install Store Apps (when possible)
  • Install VS Code Extensions
  • Copy VS Code keybindings and settings
  • Configure oh-my-posh
  • Configure Windows Terminal
  • Script to backup existing files/settings
  • Configurable steps ?

About

Setting up after a fresh install

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published