From d2e8ea667ee7448a8850895880f741d1bfed0241 Mon Sep 17 00:00:00 2001 From: "Zed A. Shaw" Date: Mon, 23 Dec 2024 09:39:13 -0500 Subject: [PATCH] Actually let's try both gits. Yay! --- base.ps1 | 1 + 1 file changed, 1 insertion(+) 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',