We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd96e04 commit 876e6a4Copy full SHA for 876e6a4
dev_web_nodejs.ps1
@@ -14,7 +14,7 @@ Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\
14
Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced -Name MMTaskbarMode -Value 2
15
16
#--- Tools ---
17
-choco install -y visualstudiocode
+choco install -y vscode
18
choco install -y git -params '"/GitAndUnixToolsOnPath /WindowsTerminal"'
19
choco install -y 7zip.install
20
0 commit comments