4 lines
129 B
PowerShell
4 lines
129 B
PowerShell
# Using vscode as a default IDE
|
|
choco install -y vscode
|
|
choco install -y git -params '"/GitAndUnixToolsOnPath /WindowsTerminal"'
|