summaryrefslogtreecommitdiffstats
path: root/git/config
diff options
context:
space:
mode:
Diffstat (limited to 'git/config')
-rw-r--r--git/config13
1 files changed, 0 insertions, 13 deletions
diff --git a/git/config b/git/config
deleted file mode 100644
index a5dd072..0000000
--- a/git/config
+++ /dev/null
@@ -1,13 +0,0 @@
-[user]
- name = Mitsuo Tokumori
-[diff]
- # used with $ git difftool
- tool = nvim -d
- submodule = log
-[merge]
- tool = nvim -d
-[gitweb]
- owner = Mitsuo Tokumori <[email protected]>
-[init]
- defaultBranch = master