mirror of
https://github.com/BradNut/dotfiles
synced 2025-09-08 17:40:19 +00:00
10 lines
No EOL
143 B
INI
10 lines
No EOL
143 B
INI
[user]
|
|
name =
|
|
email =
|
|
[core]
|
|
excludesfile = ~/.gitignore_global
|
|
editor = vim
|
|
autocrlf = input
|
|
eol = lf
|
|
[push]
|
|
default = current |