Files
windows-dev-box-setup-scripts/scripts/CommonDevTools.ps1
Gary Ewan Park ee2a2cf65b Apply Choco Best Practices (#77)
* (maint) Corrected whitespace

* (GH-15) Apply Choco Best Practices
2018-10-18 05:08:15 -07:00

8 lines
257 B
PowerShell

# tools we expect devs across many scenarios will want
choco install -y vscode
choco install -y git --package-parameters="'/GitAndUnixToolsOnPath /WindowsTerminal'"
choco install -y python
choco install -y 7zip.install
choco install -y sysinternals