Skip to content

Instantly share code, notes, and snippets.

View CristianLlanos's full-sized avatar
😀
What should we learn today?

Cristian Llanos CristianLlanos

😀
What should we learn today?
View GitHub Profile
@CristianLlanos
CristianLlanos / .bash_profile
Created September 18, 2015 16:19 — 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"