mirror of
https://codeberg.org/hyperreal/dotfiles
synced 2024-11-01 16:53:07 +01:00
14 lines
235 B
Plaintext
14 lines
235 B
Plaintext
|
[commit]
|
||
|
[core]
|
||
|
editor = nvim
|
||
|
pager = "git diff --name-only --diff-filter=d | xargs bat --diff"
|
||
|
[init]
|
||
|
defaultBranch = main
|
||
|
[pull]
|
||
|
rebase = true
|
||
|
[user]
|
||
|
email = hyperreal@unixcat.coffee
|
||
|
name = Jeffrey Serio
|
||
|
[global]
|
||
|
|