Skip to content

hlac9x/windows-setup

Repository files navigation

Automated Windows workstation set up

Features

  • Install Windows Subsystem Linux
  • Install Homebrew
  • Install CLI and GUI packages

Updating

  • Change system settings
  • Install dotfiles and some macOS specific configuration files

Usage

Download this repository

Open powershell with run as administrator

PS C:\> Set-ExecutionPolicy unrestricted
PS C:\> .\wsl.ps1

Wait for the WSL installation complete after restart

Open terminal with Ubuntu (WSL)

and Run the playbook

./wsl.sh
make [function]

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages