mirror of
https://tildegit.org/hyperreal/dotfiles-hyperreal.git
synced 2026-03-09 12:58:12 +01:00
14 lines
252 B
INI
14 lines
252 B
INI
[pull]
|
|
rebase = true
|
|
[core]
|
|
editor = vim
|
|
[diff-so-fancy]
|
|
changeHunkIndicators = true
|
|
markEmptyLines = true
|
|
stripLeadingSymbols = true
|
|
useUnicodeRuler = =
|
|
[init]
|
|
defaultBranch = main
|
|
[user]
|
|
email = hyperreal@moonshadow.dev
|
|
name = Jeffrey Serio
|