My windows dotfiles.
Managed by Dotted.
Open PowerShell as admin
$ Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://community.chocolatey.org/install.ps1'))
$
$ choco install gsudo
$ Install-Module Dotted powershell-yaml npm-completion oh-my-posh posh-git PSFzf Terminal-Icons z
Reopen PowerShell
$ Clone-Dots git@github.com:magicmonty/dotfiles-windows.git
$ Install-Dots
$ Link-Dots