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

[color]
  ui = auto

[include]
  path = .custom/gitconfig

[push]
  default = matching

[hooks]
  global = ~/apps/scripts/misc/git-hooks/contrib/ ~/.git_hooks