mirror of
https://github.com/pnx/dotfiles
synced 2026-08-15 08:28:13 +02:00
14 lines
242 B
Text
14 lines
242 B
Text
[user]
|
|
email = henrik.hautakoski@gmail.com
|
|
name = Henrik Hautakoski
|
|
[core]
|
|
excludesFile = ~/.config/git/ignore
|
|
[pull]
|
|
rebase = true
|
|
[init]
|
|
defaultBranch = main
|
|
[fetch]
|
|
prune = true
|
|
|
|
[include]
|
|
path = ~/.config/git/delta.gitconfig
|