mirror of
https://github.com/js0ny/dotfiles.git
synced 2025-12-21 08:43:00 +00:00
sync: from Windows and handle conflicts
This commit is contained in:
commit
9009c4210c
75 changed files with 2248 additions and 706 deletions
|
|
@ -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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue