.dotfiles/gitconfig

11 lines
179 B
Plaintext

[user]
name = Faerbit
email = faerbit@server.fake
[credential]
helper = cache
[push]
default = simple
[core]
editor = vim -c 'startinsert'
excludesfile = ~/.globalgitignore