about summary refs log tree commit diff stats
path: root/tools/conf/etc/skel/.gitconfig
blob: f96ecf743a50c505a576838343084df07fbb56ea (plain) (blame)
1
2
3
4
5
6
7
8
[core]
	pager = less -F -X
[diff]
	tool = vimdiff
[merge]
	tool = vimdiff
[difftool]
	prompt = false