From 3455a13ae14276638962f3e4548f72b7da433e27 Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 22 Apr 2020 21:31:59 +0800 Subject: update --- Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Makefile b/Makefile index 6886eac..2c12132 100644 --- a/Makefile +++ b/Makefile @@ -26,6 +26,8 @@ tig: if [ ! -d "$(HOME)/git/tig" ]; then \ git clone --depth=100 https://github.com/typebrook/tig ~/git/tig; \ fi + curl https://raw.githubusercontent.com/git/git/v2.3.5/contrib/diff-highlight/diff-highlight \ + -o "$$(echo $$PATH | grep -E ~/\[^:\]+ -o | sed -ne 2p)/diff-highlight" zsh: sh -c "$(curl -fsSL https://raw.githubusercontent.com/ohmyzsh/ohmyzsh/master/tools/install.sh)" -- cgit v1.2.3-70-g09d2