fix git paths and add https->ssh intercept

This commit is contained in:
Dustin Stiles 2025-02-26 17:45:49 -05:00
parent f2eef70172
commit f0e1868374
Signed by: duwstiles
GPG Key ID: BCD9912EC231FC87

View File

@ -1,7 +1,11 @@
[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/