]> git.rmz.io Git - dotfiles.git/blob - gitconfig
limit graph generation
[dotfiles.git] / gitconfig
1 [user]
2 name = Samir Benmendil
3 email = samir.benmendil@gmail.com
4 [core]
5 excludesfile = /home/ramsi/.gitignore_global
6 [color]
7 branch = auto
8 status = auto
9 ui = auto
10 diff = auto
11 [push]
12 default = simple