diff --git a/.config/git/config b/.config/git/config index 706ac25..26279d1 100644 --- a/.config/git/config +++ b/.config/git/config @@ -48,6 +48,8 @@ pager = diff-so-fancy \ | less --tabs=8 --RAW-CONTROL-CHARS --quit-if-one-screen [diff] + # Color moved lines differently + colorMoved = default # No rename limit, propagates to merge. and status.renameLimit too renameLimit = 0