Fix include of the gitcfg file

This commit is contained in:
2024-11-11 22:31:49 +01:00
parent 2fef62c2dd
commit 2b86d66dca

View File

@@ -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