diff --git a/configs/.gitconfig b/configs/.gitconfig index 5e3ab2e..93e4d5d 100644 --- a/configs/.gitconfig +++ b/configs/.gitconfig @@ -61,6 +61,8 @@ fa = fetch --all pa = pull --all c = commit + cs = commit --gpg-sign + cas = commit --amend --gpg-sign d = diff aa = add . s = status