aboutsummaryrefslogtreecommitdiff
path: root/gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'gitconfig')
-rw-r--r--gitconfig7
1 files changed, 7 insertions, 0 deletions
diff --git a/gitconfig b/gitconfig
new file mode 100644
index 0000000..59fe735
--- /dev/null
+++ b/gitconfig
@@ -0,0 +1,7 @@
+[user]
+ name = Karel Kočí
+ email = cynerd@email.cz
+[push]
+ default = simple
+[core]
+ editor = vim