mirror of
https://github.com/acedanger/dotfiles.git
synced 2025-12-05 22:30:13 -08:00
11 lines
142 B
INI
11 lines
142 B
INI
[user]
|
|
email = peter@peterwood.dev
|
|
name = Peter Wood
|
|
[pull]
|
|
rebase = false
|
|
[init]
|
|
defaultBranch = main
|
|
[core]
|
|
autocrlf = input
|
|
eol = lf
|