feat: add macos setup
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user