1

Add signing macros

This commit is contained in:
Evan Pratten 2024-12-01 13:40:36 -05:00
parent 1720bfea7c
commit cfdbef7f7e
Signed by: Evan Pratten
SSH Key Fingerprint: SHA256:xVE37SeFSv1pvWMiMiH11KkLxdooOI38ataY/kSVIOs

View File

@ -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