collinbarrett / box-setup

A set of instructions and scripts to document and semi-automate the setup of a new Windows developer machine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

box-setup

A set of instructions and scripts to document and semi-automate the setup of a new Windows developer machine

Inspired by gpspake/dotfiles

Best executed in order. See README in each directory.

Fresh Install

  1. Create bootable installer via Windows 10 media creation tool
  2. Boot to installer
  3. Delete all existing partitions
  4. Install Windows 10
  5. After initial setup, sign into Microsoft Store to upgrade to Windows 10 Pro
  6. Run O&O AppBuster to remove bloatware
  7. Reset PC

Configuration

  1. Do not connect to network yet
  2. Enable BitLocker
  3. Run WindowsSpyBlocker
  4. Run O&O ShutUp10
  5. Connect to network
  6. Configure WSL
  7. Configure git
  8. Configure Windows
  9. Configure winget and install apps
  10. Configure BleachBit
  11. Configure windows-terminal
  12. Configure zsh
  13. Configure Firefox
  14. Configure Visual Studio Code
  15. Configure Visual Studio

About

A set of instructions and scripts to document and semi-automate the setup of a new Windows developer machine

License:MIT License


Languages

Language:Shell 100.0%