$ git config --global alias.lol "log --pretty=oneline --abbrev-commit --graph --decorate"
$ git config --global alias.lg "log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr)%Creset' --abbrev-commit --date=relative"
git pretty log