summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorLuke Shumaker <LukeShu@sbcglobal.net>2013-01-27 15:05:34 -0500
committerLuke Shumaker <LukeShu@sbcglobal.net>2013-01-27 15:05:34 -0500
commit8122a96f65e767d86d483a465367dd5ccba1d5a7 (patch)
treedefc19e87b81f52a5b6757bebd6c340b9bf2a803 /.gitconfig
parent70770495b898a267e80bed8202652604e16f9617 (diff)
symlink git files to .config/git
Diffstat (limited to '.gitconfig')
l---------[-rw-r--r--].gitconfig15
1 files changed, 1 insertions, 14 deletions
diff --git a/.gitconfig b/.gitconfig
index 218b006..653bc6e 100644..120000
--- a/.gitconfig
+++ b/.gitconfig
@@ -1,14 +1 @@
-[user]
- name = Luke Shumaker
- email = LukeShu@sbcglobal.net
-[color]
- ui = auto
-[sendemail]
- smtpencryption = ssl
- smtpserver = plus.smtp.mail.yahoo.com
- smtpuser = lukeshu@sbcglobal.net
- smtpserverport = 465
-[push]
- default = matching
-[alias]
- lg = log --graph --pretty=format:'%Cred%h%Creset -%C(yellow)%d%Creset %s %Cgreen(%cr) %C(bold blue)<%an>%Creset' --abbrev-commit --date=relative
+.config/git/config \ No newline at end of file