diff --git a/base.ps1 b/base.ps1 index 100a4fc..cb8488f 100644 --- a/base.ps1 +++ b/base.ps1 @@ -223,6 +223,7 @@ if(-not $isAdmin) { $installs=@( 'Geany.Geany', 'Git.Git', + 'Microsoft.Git', 'Genivia.ugrep', 'Microsoft.WindowsTerminal', 'Kitware.CMake',