fix git paths and add https->ssh intercept
This commit is contained in:
parent
f2eef70172
commit
f0e1868374
@ -1,7 +1,11 @@
|
||||
path = ~/repos/dustinws/dots/git/common.toml
|
||||
[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/duwstiles/dots/git/cfacorp.toml
|
||||
path = ~/repos/dustinws/dots/git/cfacorp.toml
|
||||
|
||||
[url "git@github.com:"]
|
||||
insteadOf = https://github.com/
|
||||
|
Loading…
x
Reference in New Issue
Block a user