From: Mike Frysinger Date: Mon, 26 Oct 2009 10:50:36 +0000 (-0400) Subject: add a "t"->"tag" shortcut X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=8a3f4e0c93fdde6515fd090ca957b4c776905151;p=home.git add a "t"->"tag" shortcut --- diff --git a/.gitconfig b/.gitconfig index e4af168..f17feb8 100644 --- a/.gitconfig +++ b/.gitconfig @@ -34,6 +34,7 @@ rl = rev-list se = send-email st = status + t = tag [sendemail] chainreplyto = false suppressfrom = true