feat: add macos setup

This commit is contained in:
2025-08-02 18:41:16 +02:00
parent a320c5908a
commit 328a01d5be
7 changed files with 298 additions and 87 deletions

View File

@@ -12,6 +12,12 @@
path = .gitconfig_front
[includeIf "gitdir:~/.config/nvim/"]
path = .gitconfig_front
{{ if .understory }}
[url "git@github.com:understory-io"]
insteadOf = https://github.com/understory-io
{{ end }}
[url "git@github.com:kjuulh"]
insteadOf = https://github.com/kjuulh
[init]
defaultBranch = main
[filter "lfs"]
@@ -54,5 +60,5 @@
difftool = true
[rerere]
enabled = true
[commit]
gpgsign = true
# [commit]
# gpgsign = true