Added ps and pl aliases

This commit is contained in:
Thomas Forgione 2018-08-22 16:35:52 +02:00
parent 475fbc7886
commit 60d3bc36ae
No known key found for this signature in database
GPG Key ID: 203DAEA747F48F41
1 changed files with 2 additions and 0 deletions

View File

@ -4,3 +4,5 @@
st = status
ci = commit
hist = log --pretty=format:'%C(yellow)[%ad]%C(reset) %C(green)[%h]%C(reset) | %C(bold blue){{%an}}%C(reset) %C(white)%s %C(red)%d%C(reset)' --graph --date=short
ps = push
pl = pull