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";
39
39
choco install powershell- core
40
40
choco install azure- cli
41
41
Install-Module - Force Az
42
+ Install-Module - Force posh- git
42
43
choco install microsoftazurestorageexplorer
43
44
choco install terraform
44
45
@@ -57,6 +58,7 @@ cd C:\github
57
58
git.exe clone https:// github.com / microsoft/ windows- dev- box- setup- scripts
58
59
git.exe clone https:// github.com / microsoft/ winappdriver
59
60
git.exe clone https:// github.com / microsoft/ wsl
61
+ git.exe clone https:// github.com / PowerShell/ PowerShell
60
62
61
63
# set desktop wallpaper
62
64
Invoke-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