dotfiles/gitconfig

9 lines
138 B
Plaintext
Raw Normal View History

2016-12-04 13:17:10 +00:00
[user]
name = Geoffrey Frogeye
email = geoffrey@frogeye.fr
[core]
editor = vim
excludesfile = ~/.gitignore
[push]
default = matching