From c7aa8be77fde2063cab0d9537eaacdacc1611c84 Mon Sep 17 00:00:00 2001 From: simeononsecurity <4913771+simeononsecurity@users.noreply.github.com> Date: Thu, 15 Jul 2021 02:42:18 +0000 Subject: [PATCH] Update windows10.ps1 --- windows10.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows10.ps1 b/windows10.ps1 index 5f49d75..672e774 100644 --- a/windows10.ps1 +++ b/windows10.ps1 @@ -77,7 +77,7 @@ Start-Job -Name "Installing Software" -Scriptblock { Write-Host "Installing Terminals" #choco install docker-desktop docker-compose docker-cli azure-cli awstools.powershell awscli kubernetes-cli - choco install powershell4 powershell powershellhere-elevated powershell.portable microsoft-windows-terminal powertoys carbon + choco install powershell4 powershell powershellhere-elevated powershell.portable microsoft-windows-terminal carbon Write-Host "Installing Java" #choco install jdk11 javaruntime