[user]
	name = Erwan Jahier
	email = jahier@imag.fr
[core]
        editor = emacsclient
	excludesfile = /home/jahier/.gitignore
[alias]
        amend = commit -a --amend
        ci = commit
