Skip to content

Commit e88c94a

Browse files
authored
Update CommonDevTools.ps1
1 parent aaac554 commit e88c94a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

scripts/CommonDevTools.ps1

+6
Original file line numberDiff line numberDiff line change
@@ -1 +1,7 @@
11

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

0 commit comments

Comments
 (0)