]> git.rmz.io Git - dotfiles.git/blob - gitconfig
add git config files
[dotfiles.git] / gitconfig
1 [user]
2 email = ram-z@chakra-project.org
3 name = Samir Benmendil
4 [core]
5 excludesfile = /home/ramsi/.gitignore_global
6 [alias]
7 [color]
8 ui = auto
9 diff = auto
10 [push]
11 default = simple