Fix include of the gitcfg file
This commit is contained in:
@@ -123,7 +123,7 @@
|
|||||||
[safe]
|
[safe]
|
||||||
directory = /var/lib/dotfiles
|
directory = /var/lib/dotfiles
|
||||||
directory = /var/lib/dotfiles/*
|
directory = /var/lib/dotfiles/*
|
||||||
[includeIf "gitdir:/var/lib/dotfiles"]
|
[includeIf "gitdir:/var/lib/dotfiles/.git"]
|
||||||
path = /var/lib/dotfiles/gitcfg
|
path = /var/lib/dotfiles/gitcfg
|
||||||
[delta]
|
[delta]
|
||||||
navigate = true # use n and N to move between diff sections
|
navigate = true # use n and N to move between diff sections
|
||||||
|
|||||||
Reference in New Issue
Block a user