summaryrefslogtreecommitdiff
path: root/mac/.config/git/config
diff options
context:
space:
mode:
authorTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-21 17:56:07 +0900
committerTheSiahxyz <164138827+TheSiahxyz@users.noreply.github.com>2025-09-21 17:56:07 +0900
commit34fdf1c59ea834c8541f6bb9d382dbd75777416c (patch)
tree4af4d1ce9dfcf86d0e40e18031c77150adf77ae9 /mac/.config/git/config
parenta0751faaf0b20d5362487f472af5220cbe9fb8b1 (diff)
modified git/config, modified yazi/yazi.toml
Diffstat (limited to 'mac/.config/git/config')
-rw-r--r--mac/.config/git/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/mac/.config/git/config b/mac/.config/git/config
index 7dc029b..0324918 100644
--- a/mac/.config/git/config
+++ b/mac/.config/git/config
@@ -62,11 +62,11 @@
diffFilter = delta --color-only
[merge]
tool = vscode
- conflictstyle = diff3
+ conflictstyle = zdiff3
[mergetool]
keepBackup = false
[mergetool "vscode"]
- cmd = code --wait $MERGED
+ cmd = code --wait --merge $LOCAL $REMOTE $BASE $MERGED
[pager]
branch = false
diff = delta