Convert git-personal to chezmoi
parent
5890b82974
commit
309767509d
@ -0,0 +1,6 @@
|
||||
{{ if lookPath "git" -}}
|
||||
[url "ssh://git@git.buddy.wtf:2022"]
|
||||
insteadOf = https://git.buddy.wtf
|
||||
[url "ssh://git@git.xbudex.com:2022"]
|
||||
insteadOf = https://git.xbudex.com
|
||||
{{- end }}
|
@ -1,2 +0,0 @@
|
||||
[url "ssh://git@git.buddy.wtf:2022"]
|
||||
insteadOf = https://git.buddy.wtf
|
@ -1,2 +0,0 @@
|
||||
[url "ssh://git@git.xbudex.com:2022"]
|
||||
insteadOf = https://git.xbudex.com
|
Loading…
Reference in New Issue