]> git.rmz.io Git - dotfiles.git/blobdiff - gitconfig
it's already run it /etc/profile
[dotfiles.git] / gitconfig
index 2f3dd379937709b2151a9eb865f90bcf51402325..5156708ff737371c4a11a80cad419b8070afa48c 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -10,3 +10,9 @@
        diff = auto
 [push]
        default = simple
+[diff]
+       tool = vimdiff
+[color "diff"]
+       new = cyan bold
+       old = red bold
+       meta = green