mirror of
https://github.com/cupcakearmy/nix-macos.git
synced 2026-04-10 00:27:09 +00:00
use difftastic
This commit is contained in:
@@ -4,12 +4,9 @@
|
||||
process = git-lfs filter-process
|
||||
required = true
|
||||
[core]
|
||||
pager = delta
|
||||
excludesfile = ~/.gitignore_global
|
||||
autocrlf = input
|
||||
ignorecase=false
|
||||
[interactive]
|
||||
diffFilter = delta --color-only
|
||||
|
||||
[pull]
|
||||
rebase = false
|
||||
@@ -31,5 +28,5 @@
|
||||
[include]
|
||||
path = ~/.gitconfig.local
|
||||
|
||||
[delta]
|
||||
navigate = true
|
||||
[diff]
|
||||
external = difft
|
||||
|
||||
Reference in New Issue
Block a user