aboutsummaryrefslogtreecommitdiffhomepage
path: root/gitconfig
diff options
context:
space:
mode:
Diffstat (limited to 'gitconfig')
-rw-r--r--gitconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/gitconfig b/gitconfig
index 2b011fc..a8c6ed2 100644
--- a/gitconfig
+++ b/gitconfig
@@ -11,7 +11,7 @@
11 git stash drop stash@{1} 11 git stash drop stash@{1}
12 12
13[core] 13[core]
14 pager = 14 pager = tig
15 15
16[merge] 16[merge]
17 tool = vimdiff 17 tool = vimdiff