From d0fed4d4ca1029eb8de0b34c104cacc19178db89 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 26 Sep 2024 18:36:17 +0200 Subject: git: Add abbreviation for git-switch --- .config/git/config | 1 + 1 file changed, 1 insertion(+) diff --git a/.config/git/config b/.config/git/config index 775262a..2b91fb2 100644 --- a/.config/git/config +++ b/.config/git/config @@ -41,6 +41,7 @@ sl = log --oneline ss = status --short st = status + sw = switch ta = tag -as t = tag -- cgit v1.2.3