git: modified aliases. p is pull, now.

This commit is contained in:
PowerUser64 2021-10-26 02:56:13 -07:00
parent abf0a1bdc6
commit ffa562b77a

View file

@ -12,7 +12,8 @@
lg = tree lg = tree
sub = submodule sub = submodule
s = status s = status
p = push p = pull
pu = push
a = add a = add
c = commit c = commit
ca = commit -a ca = commit -a