Skip to content

Instantly share code, notes, and snippets.

View itsbetma's full-sized avatar
🎯
Focusing

Itsbetma itsbetma

🎯
Focusing
View GitHub Profile
[user]
email = my@email.awesome
name = Marco Antonio Bet
[core]
autocrlf = input
editor = vim
[alias]
ss = !git status -sb
ll = !git log --pretty=format:'%C(blue)%h %C(cyan)%ae %C(green)%cr%C(red)%d %C(white)%s'
lg = log --all --graph --decorate --oneline --abbrev-commit