aboutsummaryrefslogtreecommitdiff
path: root/gitconfig.dot.link
blob: 38f5e96935b1e7534fba30f2cf373e200aa5e98f (plain)
1
2
3
4
5
6
7
8
9
10
11
[core]
  excludesfile = ~/.gitignore

[color]
  ui = auto

[include]
  path = .custom/gitconfig

[push]
	default = matching