Skip to content

Instantly share code, notes, and snippets.

View aimxhaisse's full-sized avatar
🏠
Working from home

Sébastien Rannou aimxhaisse

🏠
Working from home
View GitHub Profile
@aimxhaisse
aimxhaisse / .gitconfig
Last active December 6, 2019 16:53
git pour les francophones
# alias git pour les francophones
[alias]
pousse = push
aspire = pull
tige = branch
rajoute = add
bouge = mv
montre = show
fusionne = merge