This commit is contained in:
Morten Olsen
2025-10-22 19:39:06 +02:00
parent 19c849039b
commit 03ba8049aa
4 changed files with 10 additions and 1 deletions

View File

@@ -15,18 +15,21 @@
[difftool "nvimdiff"]
cmd = "nvim -d \"$LOCAL\" \"$REMOTE\""
[url "https://"]
insteadOf = git://
[core]
pager = delta
hooksPath = /dev/null
excludesfile = /Users/alice/.gitignore_global
[interactive]
diffFilter = delta --color-only
[pull]
ff = only
[init]
defaultBranch = main