Files
dotfiles/private_dot_config/nvim/dot_git/config
2022-11-25 10:36:46 +02:00

12 lines
285 B
Plaintext

[core]
repositoryformatversion = 0
filemode = true
bare = false
logallrefupdates = true
[remote "origin"]
url = https://github.com/NvChad/NvChad
fetch = +refs/heads/main:refs/remotes/origin/main
[branch "main"]
remote = https://github.com/NvChad/NvChad
merge = refs/heads/main