Merge pull request #38 from pascalberger/remove-gcm

Remove GCM installation
This commit is contained in:
Gary Ewan Park
2018-05-12 15:20:00 +01:00
committed by GitHub
3 changed files with 0 additions and 3 deletions

View File

@@ -15,7 +15,6 @@ Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\
#--- Git ---
choco install -y git -params '"/GitAndUnixToolsOnPath /WindowsTerminal"'
choco install -y Git-Credential-Manager-for-Windows
#--- Windows Subsystems/Features ---
choco install -y Microsoft-Hyper-V-All -source windowsFeatures

View File

@@ -16,7 +16,6 @@ Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\
#--- Tools ---
choco install -y visualstudiocode
choco install -y git -params '"/GitAndUnixToolsOnPath /WindowsTerminal"'
choco install -y Git-Credential-Manager-for-Windows
choco install -y 7zip.install
#--- Windows Subsystems/Features ---

View File

@@ -16,7 +16,6 @@ Set-ItemProperty -Path HKCU:\Software\Microsoft\Windows\CurrentVersion\Explorer\
#--- Tools ---
choco install -y visualstudiocode
choco install -y git -params '"/GitAndUnixToolsOnPath /WindowsTerminal"'
choco install -y Git-Credential-Manager-for-Windows
choco install -y 7zip.install
#--- Windows Subsystems/Features ---