Index: gitconfig ================================================================== --- gitconfig +++ gitconfig @@ -9,10 +9,12 @@ [alias] ci = commit co = checkout d = diff ds = diff --staged + slog = log --show-signature + sshow = show --show-signature st = status -s [format] signature = Jonathan