- Open Terminal
curl https://github.com/blockit/laptop/raw/refs/heads/main/bootstrap.sh | zsh
- Open a new powershell
Set-ExecutionPolicy Bypass -Scope Process
iex (New-Object Net.WebClient).DownloadString('https://github.com/blockit/laptop/raw/refs/heads/main/windows-11-setup.ps1')