This commit is contained in:
Morten Olsen
2025-10-22 22:07:43 +02:00
parent cd06dc589d
commit 105d097b51
4 changed files with 9 additions and 2 deletions

8
.chezmoiignore Normal file
View File

@@ -0,0 +1,8 @@
{{- if eq .work false }}
Projects/private
Projects/zeronorth
{{- end }}
{{- if eq .work true }}
Projects/.gitconfig
{{- end }}

View File

@@ -1,2 +1,3 @@
.envrc .envrc
*._local.* *._local.*
.DS_Store

View File

@@ -12,8 +12,6 @@
[gpg "ssh"] [gpg "ssh"]
program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign" program = "/Applications/1Password.app/Contents/MacOS/op-ssh-sign"
[url "ssh://git@ssh-gitea.olsen.cloud:2205/"] [url "ssh://git@ssh-gitea.olsen.cloud:2205/"]
insteadOf = "https://gitea.olsen.cloud/" insteadOf = "https://gitea.olsen.cloud/"