.dotfiles/gitconfig

11 lines
177 B
Plaintext
Raw Normal View History

[user]
name = Faerbit
2014-02-15 17:36:46 +00:00
email = faerbit@gmail.com
[credential]
helper = cache
[push]
default = simple
[core]
editor = vim -c 'startinsert'
excludesfile = ~/.globalgitignore