File tree Expand file tree Collapse file tree 1 file changed +2
-0
lines changed
Expand file tree Collapse file tree 1 file changed +2
-0
lines changed Original file line number Diff line number Diff line change @@ -39,6 +39,7 @@ executeScript "Docker.ps1";
3939choco install powershell- core
4040choco install azure- cli
4141Install-Module - Force Az
42+ Install-Module - Force posh- git
4243choco install microsoftazurestorageexplorer
4344choco install terraform
4445
@@ -57,6 +58,7 @@ cd C:\github
5758git.exe clone https:// github.com / microsoft/ windows- dev- box- setup- scripts
5859git.exe clone https:// github.com / microsoft/ winappdriver
5960git.exe clone https:// github.com / microsoft/ wsl
61+ git.exe clone https:// github.com / PowerShell/ PowerShell
6062
6163# set desktop wallpaper
6264Invoke-WebRequest - Uri ' http://chocolateyfest.com/wp-content/uploads/2018/05/img-bg-front-page-header-NO_logo-opt.jpg' - Method Get - ContentType image/ jpeg - OutFile ' C:\github\chocofest.jpg'
You can’t perform that action at this time.
0 commit comments