summaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
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