Colors in git diff
When I use git a diff function is really useful but by default it displays VT100 commands instead text coloring. This is solution how to enable colors in git diff. Solution: add this line to your ~/.cshrc.user and source that… Continue Reading
