feat: setup chezmoi dir
Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
parent
93a9e246ff
commit
f9aca5bb9b
@ -4,18 +4,16 @@
|
||||
name = {{ .github_name }}
|
||||
[includeIf "gitdir:~/git/github.com/lunarway/"]
|
||||
path = .gitconfig_lw
|
||||
[includeIf "gitdir:~/git/azure/lendify/"]
|
||||
path = .gitconfig_lw
|
||||
[includeIf "gitdir:~/Documents/vaults/kjuulh/"]
|
||||
path = .gitconfig_front
|
||||
[includeIf "gitdir:~/git/git.front.kjuulh.io/**"]
|
||||
path = .gitconfig_front
|
||||
[includeIf "gitdir:~/git/github.com/kjuulh/"]
|
||||
path = .gitconfig_front
|
||||
[includeIf "gitdir:~/.local/share/chezmoi/**"]
|
||||
path = .gitconfig_front
|
||||
[includeIf "gitdir:~/.config/nvim/"]
|
||||
path = .gitconfig_front
|
||||
[commit]
|
||||
gpgsign = true
|
||||
[init]
|
||||
defaultBranch = main
|
||||
[filter "lfs"]
|
||||
|
Loading…
Reference in New Issue
Block a user