aboutsummaryrefslogtreecommitdiff
path: root/home/john/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'home/john/.gitconfig')
-rw-r--r--home/john/.gitconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/home/john/.gitconfig b/home/john/.gitconfig
new file mode 100644
index 0000000..28ffa9b
--- /dev/null
+++ b/home/john/.gitconfig
@@ -0,0 +1,9 @@
+[init]
+ defaultBranch = master
+[user]
+ name = John Ankarström
+ email = john@ankarstrom.se
+[gui]
+ usettk = 0
+ fontui = -family Helvetica -size 8 -weight normal -slant roman -underline 0 -overstrike 0
+ fontdiff = -family Fixed -size 9 -weight normal -slant roman -underline 0 -overstrike 0