dots/git/gitconfig.example

12 lines
313 B
Plaintext

[includeIf "gitdir:/"]
path = ~/repos/dustinws/dots/git/common.toml
[includeIf "gitdir:~/repos/dustinws/"]
path = ~/repos/dustinws/dots/git/dustinws.toml
[includeIf "gitdir:~/repos/cfacorp/"]
path = ~/repos/dustinws/dots/git/cfacorp.toml
[url "git@github.com:"]
insteadOf = https://github.com/