1
0
Fork 0
mirror of https://github.com/pnx/dotfiles synced 2026-08-15 16:38:13 +02:00
dotfiles/git/config

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