X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/a2232eed703e1caa3fa7d5ff495dd6e1a0ff550b..62dc1c0cc441a531b374ef926d29cd1c14debb1c:/gitconfig diff --git a/gitconfig b/gitconfig new file mode 100644 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