Install

curl -L https://raw.github.com/guilouro/dotfiles/master/install | bash

Git configure

git config --global user.name "Your name"
git config --global user.email "Your email"