aboutsummaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-11-17 10:26:29 +1300
committerTom Ryder <tom@sanctum.geek.nz>2011-11-17 10:26:29 +1300
commit8692e6d82d8e4c0c4d259a445d60e6e56ee71153 (patch)
tree8f59bf8374659f875ad8989f3d1d004987ec71fd /git
parentAdd aliases file (diff)
downloaddotfiles-8692e6d82d8e4c0c4d259a445d60e6e56ee71153.tar.gz
dotfiles-8692e6d82d8e4c0c4d259a445d60e6e56ee71153.zip
Add git config
Diffstat (limited to 'git')
-rw-r--r--git/gitconfig3
1 files changed, 3 insertions, 0 deletions
diff --git a/git/gitconfig b/git/gitconfig
new file mode 100644
index 00000000..cceaaba8
--- /dev/null
+++ b/git/gitconfig
@@ -0,0 +1,3 @@
+[user]
+ name = Tom Ryder
+ email = tom@sanctum.geek.nz