aboutsummaryrefslogtreecommitdiff
path: root/.gitconfig
diff options
context:
space:
mode:
authorGuangxiong Lin <[email protected]>2022-01-23 10:27:46 +0800
committerGuangxiong Lin <[email protected]>2022-01-23 10:27:46 +0800
commitd4fe0c34edf0bff154d8ce6f724a3079ce8fdab0 (patch)
treedbc226cab0db0d12d4fa3b7cce6cdeaa673f3522 /.gitconfig
parent307ddada77b66c418f65ee0100e7a2ba0be64b85 (diff)
downloaddotfiles-d4fe0c34edf0bff154d8ce6f724a3079ce8fdab0.tar.gz
dotfiles-d4fe0c34edf0bff154d8ce6f724a3079ce8fdab0.tar.bz2
dotfiles-d4fe0c34edf0bff154d8ce6f724a3079ce8fdab0.zip
Set vimdiff as default difftool
Diffstat (limited to '.gitconfig')
-rw-r--r--.gitconfig2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitconfig b/.gitconfig
index 1455c11..243b03e 100644
--- a/.gitconfig
+++ b/.gitconfig
@@ -10,3 +10,5 @@
program = gpg
[merge]
tool = vimdiff
+[diff]
+ tool = vimdiff