summaryrefslogtreecommitdiff
path: root/.config/git/config
diff options
context:
space:
mode:
Diffstat (limited to '.config/git/config')
-rw-r--r--.config/git/config6
1 files changed, 0 insertions, 6 deletions
diff --git a/.config/git/config b/.config/git/config
index a2019994..67ce2700 100644
--- a/.config/git/config
+++ b/.config/git/config
@@ -18,12 +18,6 @@
gitaddtoannex = false
skipunknown = true
-[color]
- # So that we get colour in Eshell. When we can assume git 2.31 might
- # want to have GIT_CONFIG_KEY_1=color.ui and GIT_CONFIG_VALUE_1=always
- # in ~/.emacs.d/eshell/profile instead.
- ui = always
-
[core]
pager =
hooksPath = ~/src/dotfiles/hooks/git/hooksPath