Skip to content

Instantly share code, notes, and snippets.

View eduardocruz's full-sized avatar
👨‍💻
I may be slow to respond.

Eduardo Cruz eduardocruz

👨‍💻
I may be slow to respond.
View GitHub Profile
@eduardocruz
eduardocruz / .bash_profile
Created January 11, 2019 16:48 — forked from JeffreyWay/.bash_profile
Prettier git logs
alias gl="git log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit"