diff --git a/dev_web_nodejs.ps1 b/dev_web_nodejs.ps1 index ed37573..397f187 100644 --- a/dev_web_nodejs.ps1 +++ b/dev_web_nodejs.ps1 @@ -14,7 +14,7 @@ Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\ Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced -Name MMTaskbarMode -Value 2 #--- Tools --- -choco install -y visualstudiocode +choco install -y vscode choco install -y git -params '"/GitAndUnixToolsOnPath /WindowsTerminal"' choco install -y 7zip.install