Apply Choco Best Practices (#77)
* (maint) Corrected whitespace * (GH-15) Apply Choco Best Practices
This commit is contained in:
committed by
Yosef Durr
parent
f59fe23b7c
commit
ee2a2cf65b
@@ -1,7 +1,7 @@
|
||||
|
||||
# tools we expect devs across many scenarios will want
|
||||
choco install -y vscode
|
||||
choco install -y git -params '"/GitAndUnixToolsOnPath /WindowsTerminal"'
|
||||
choco install -y git --package-parameters="'/GitAndUnixToolsOnPath /WindowsTerminal'"
|
||||
choco install -y python
|
||||
choco install -y 7zip.install
|
||||
choco install -y sysinternals
|
||||
|
||||
Reference in New Issue
Block a user