about summary refs log tree commit diff stats
path: root/tools/conf/etc/skel/.gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'tools/conf/etc/skel/.gitconfig')
-rw-r--r--tools/conf/etc/skel/.gitconfig10
1 files changed, 0 insertions, 10 deletions
diff --git a/tools/conf/etc/skel/.gitconfig b/tools/conf/etc/skel/.gitconfig
deleted file mode 100644
index 730d8d9..0000000
--- a/tools/conf/etc/skel/.gitconfig
+++ /dev/null
@@ -1,10 +0,0 @@
-[core]
-	pager = less -F -X
-	editor = vim
-[diff]
-	tool = vimdiff
-[merge]
-	tool = vimdiff
-	conflictstyle = diff3
-[difftool]
-	prompt = false