]> git.rmz.io Git - dotfiles.git/blobdiff - gitconfig
add git config files
[dotfiles.git] / gitconfig
diff --git a/gitconfig b/gitconfig
new file mode 100644 (file)
index 0000000..595b374
--- /dev/null
+++ b/gitconfig
@@ -0,0 +1,11 @@
+[user]
+       email = ram-z@chakra-project.org
+       name = Samir Benmendil
+[core]
+       excludesfile = /home/ramsi/.gitignore_global
+[alias]
+[color]
+       ui = auto
+       diff = auto
+[push]
+       default = simple