aboutsummaryrefslogtreecommitdiff
path: root/git
diff options
context:
space:
mode:
Diffstat (limited to 'git')
-rw-r--r--git/.gitconfig9
1 files changed, 9 insertions, 0 deletions
diff --git a/git/.gitconfig b/git/.gitconfig
new file mode 100644
index 0000000..112f0cf
--- /dev/null
+++ b/git/.gitconfig
@@ -0,0 +1,9 @@
+[user]
+email = dev@drozanov.info
+name = Daniil Rozanov
+
+[core]
+editor = nvim
+
+[color]
+ui = true