dotfiles/gitconfig

11 lines
163 B
Plaintext

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