]> git.rmz.io Git - dotfiles.git/blobdiff - gitconfig
download torrents to Skaro
[dotfiles.git] / gitconfig
index 595b3744224709ff99aa8fa0fd9b79ff8a7401a3..2f3dd379937709b2151a9eb865f90bcf51402325 100644 (file)
--- a/gitconfig
+++ b/gitconfig
@@ -1,10 +1,11 @@
 [user]
-       email = ram-z@chakra-project.org
        name = Samir Benmendil
+       email = samir.benmendil@gmail.com
 [core]
        excludesfile = /home/ramsi/.gitignore_global
-[alias]
 [color]
+       branch = auto
+       status = auto
        ui = auto
        diff = auto
 [push]