sync: from Windows and handle conflicts

This commit is contained in:
js0ny 2024-11-30 03:40:53 +00:00
commit 9009c4210c
75 changed files with 2248 additions and 706 deletions

View file

@ -8,7 +8,7 @@
[core]
editor = nvim
pager = delta
autocrlf = input
autocrlf = input
[interactive]
diffFilter = delta --color-only
[delta]
@ -19,3 +19,5 @@
smudge = git-lfs smudge -- %f
process = git-lfs filter-process
required = true
[url "git@github.com:"]
insteadOf = https://github.com/