From 66e2791e80173f9fe9fe524dd2e60d04f6604150 Mon Sep 17 00:00:00 2001 From: PowerUser64 Date: Sat, 13 Nov 2021 20:48:13 -0800 Subject: [PATCH] git: change: t mow means tree, and lg is gone just like their smartphone division! lol --- .gitconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitconfig b/.gitconfig index 3b0843f..e809ddf 100644 --- a/.gitconfig +++ b/.gitconfig @@ -19,13 +19,13 @@ cam = commit --amend ch = checkout d = diff - lg = tree pl = pull ps = push rem = remote s = status st = status sub = submodule + t = tree tree = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset) - %C(bold green)(%ar)%C(reset) %C(white)%s%C(reset) %C(dim white)- %an%C(reset)%C(bold yellow)%d%C(reset)' --all # vim:noet