dotfiles/.gitconfig
2021-11-24 14:54:56 -08:00

10 lines
No EOL
143 B
INI

[user]
name =
email =
[core]
excludesfile = ~/.gitignore_global
editor = vim
autocrlf = input
eol = lf
[push]
default = current