- Run
git config -e --global
- Paste this into the file:
[alias]
superlog = log --graph --abbrev-commit --decorate --date=relative --format=format:'%C(bold blu$ supertimelog = log --graph --abbrev-commit --decorate --format=format:'%C(bold blue)%h%C(reset$ co = checkout
br = branch
ci = commit
st = status
psuh = push
spuh = push