git: add st alias for status

This commit is contained in:
PowerUser64 2021-10-28 23:34:02 -07:00
parent 4bdd50b6f1
commit fdd75756c9

View file

@ -18,6 +18,7 @@
pl = pull
ps = push
s = status
st = status
a = add
c = commit
ca = commit -a