dotfiles/gitconfig

9 lines
138 B
Plaintext

[user]
name = Geoffrey Frogeye
email = geoffrey@frogeye.fr
[core]
editor = vim
excludesfile = ~/.gitignore
[push]
default = matching