dotfiles/windows/bootstrap.ps1

4 lines
98 B
PowerShell
Raw Normal View History

iwr https://chocolatey.org/install.ps1 -UseBasicParsing | iex
choco install -y git win32-openssh