]> git.mjollnir.org Git - dotfiles/gitconfig.git/commitdiff
base git config master
authorPenny Leach <penny@mjollnir.org>
Mon, 25 Jan 2010 23:40:28 +0000 (12:40 +1300)
committerPenny Leach <penny@mjollnir.org>
Mon, 25 Jan 2010 23:40:28 +0000 (12:40 +1300)
.gitconfig [new file with mode: 0644]

diff --git a/.gitconfig b/.gitconfig
new file mode 100644 (file)
index 0000000..4ff0d85
--- /dev/null
@@ -0,0 +1,8 @@
+[user]
+       email = penny@mjollnir.org
+       name = Penny Leach
+[color]
+       pager = true
+       ui = auto
+[push]
+       default = current