feat(git): Add special config for the nvim config
Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
@@ -21,3 +21,8 @@
|
|||||||
[IncludeIf "gitdir:~/Documents/github/"]
|
[IncludeIf "gitdir:~/Documents/github/"]
|
||||||
path = ~/.config/git/github.gitconfig
|
path = ~/.config/git/github.gitconfig
|
||||||
|
|
||||||
|
[IncludeIf "gitdir:~/.config/nvim/"]
|
||||||
|
path = ~/.config/git/git.noahknegt.com.gitconfig
|
||||||
|
|
||||||
|
[init]
|
||||||
|
defaultBranch = main
|
||||||
|
Reference in New Issue
Block a user