From 3921aa071e9c5b78d52dbf8c335ce9ba97716d6a Mon Sep 17 00:00:00 2001 From: typebrook Date: Wed, 22 Apr 2020 21:39:58 +0800 Subject: update --- Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 2c12132..6886eac 100644 --- a/Makefile +++ b/Makefile @@ -26,8 +26,6 @@ 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