git: add alias f for fetch

This commit is contained in:
PowerUser64 2023-05-05 12:00:21 -07:00
parent fceac85610
commit bdc26fadb0

View file

@ -24,6 +24,7 @@
caps = !git commit -a && git push
ch = checkout
d = diff
f = fetch
lg = log
ok = pull
pl = pull