Add gitconfig.

This commit is contained in:
Gabriel Ebner 2011-07-29 01:41:01 +02:00
parent ba7d06593b
commit e1080a8f29
2 changed files with 9 additions and 1 deletions

View File

@ -1,4 +1,4 @@
FILES = ratpoisonrc vimrc Xresources zshrc emacs.el \
FILES = ratpoisonrc vimrc Xresources zshrc emacs.el gitconfig \
bashrc bash_completion screenrc commonshrc gnomerc gvimrc
ifeq "$(USER)" "gebner"

8
gitconfig Normal file
View File

@ -0,0 +1,8 @@
[user]
email = gebner@2b7e.org
name = Gabriel Ebner
[github]
user = gebner
[color]
interactive = auto
diff = auto