From cd9be5daca7240681a64b5b2542c0a794b6eb203 Mon Sep 17 00:00:00 2001 From: Ethan Dalool Date: Tue, 5 Apr 2022 10:46:54 -0700 Subject: [PATCH] Removed gg=git gui in favor of an lnk directly to the binary. --- cmd_autoexec.bat | 1 - 1 file changed, 1 deletion(-) diff --git a/cmd_autoexec.bat b/cmd_autoexec.bat index 214e82a..7d0fb41 100644 --- a/cmd_autoexec.bat +++ b/cmd_autoexec.bat @@ -13,5 +13,4 @@ doskey which=where $* doskey gc=gitcheckup $* doskey gp=git push $* doskey gpa=git_push_all $* -doskey gg=git gui doskey setlatest=recycle __latest $T mklink /j __latest $*