diff --git a/Configs/Git/.gitconfig b/Configs/Git/.gitconfig index 95936d0..6e72b83 100644 --- a/Configs/Git/.gitconfig +++ b/Configs/Git/.gitconfig @@ -2,6 +2,8 @@ pager = delta [color] + # Use colors in Git commands that are capable of colored output when + # outputting to the terminal. (This is the default setting in Git ≥ 1.8.4.) ui = auto [color "branch"]