dotfiles/.gitconfig

20 lines
228 B
INI

[user]
name = Sage Vaillancourt
[core]
autocrlf = input
excludesfile = ~/.gitignore
[credential]
helper = store
[push]
default = current
followTags = true
[help]
autocorrect = 1
[include]
path = ~/.gitlocal