- Install Windows Subsystem Linux
- Install Homebrew
- Install CLI and GUI packages
- Change system settings
- Install dotfiles and some macOS specific configuration files
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]