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 }}
|
name = {{ .github_name }}
|
||||||
[includeIf "gitdir:~/git/github.com/lunarway/"]
|
[includeIf "gitdir:~/git/github.com/lunarway/"]
|
||||||
path = .gitconfig_lw
|
path = .gitconfig_lw
|
||||||
[includeIf "gitdir:~/git/azure/lendify/"]
|
|
||||||
path = .gitconfig_lw
|
|
||||||
[includeIf "gitdir:~/Documents/vaults/kjuulh/"]
|
[includeIf "gitdir:~/Documents/vaults/kjuulh/"]
|
||||||
path = .gitconfig_front
|
path = .gitconfig_front
|
||||||
[includeIf "gitdir:~/git/git.front.kjuulh.io/**"]
|
[includeIf "gitdir:~/git/git.front.kjuulh.io/**"]
|
||||||
path = .gitconfig_front
|
path = .gitconfig_front
|
||||||
[includeIf "gitdir:~/git/github.com/kjuulh/"]
|
[includeIf "gitdir:~/git/github.com/kjuulh/"]
|
||||||
path = .gitconfig_front
|
path = .gitconfig_front
|
||||||
|
[includeIf "gitdir:~/.local/share/chezmoi/**"]
|
||||||
|
path = .gitconfig_front
|
||||||
[includeIf "gitdir:~/.config/nvim/"]
|
[includeIf "gitdir:~/.config/nvim/"]
|
||||||
path = .gitconfig_front
|
path = .gitconfig_front
|
||||||
[commit]
|
|
||||||
gpgsign = true
|
|
||||||
[init]
|
[init]
|
||||||
defaultBranch = main
|
defaultBranch = main
|
||||||
[filter "lfs"]
|
[filter "lfs"]
|
||||||
|
Loading…
Reference in New Issue
Block a user