]> Sergey Matveev's repositories - dotfiles.git/blobdiff - zsh/.zshrc
Show git signature only during git-show
[dotfiles.git] / zsh / .zshrc
index 42dbbb4121d75b67a0d530b3837dcb97b4737d45..5da7258c5b308aa7ebde765e5e9127f1458db16c 100644 (file)
@@ -116,7 +116,7 @@ alias Ga="git add"
 alias Gb="git branch"
 alias Gc="git checkout"
 alias Gd="git diff"
-alias Gs="git show"
+alias Gs="git show --show-signature"
 alias Gm="git diff --name-only --diff-filter=M"
 alias Gam="git commit --amend"