mirror of
https://github.com/dnlbauer/dotfiles.git
synced 2026-09-10 13:35:30 +00:00
remove diff highlight
This commit is contained in:
@@ -33,8 +33,7 @@ if [ ! -d "$HOME/.fzf" ]; then
|
|||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# diff-so-fancy && diff-highlight
|
# diff-so-fancy
|
||||||
pip install --user diff-highlight
|
|
||||||
if [ ! -f "$HOME/.local/bin/diff-so-fancy" ]; then
|
if [ ! -f "$HOME/.local/bin/diff-so-fancy" ]; then
|
||||||
if [ ! -d "$HOME/.local/lib/diff-so-fancy" ]; then
|
if [ ! -d "$HOME/.local/lib/diff-so-fancy" ]; then
|
||||||
git clone --depth 1 https://github.com/so-fancy/diff-so-fancy.git $HOME/.local/lib/diff-so-fancy
|
git clone --depth 1 https://github.com/so-fancy/diff-so-fancy.git $HOME/.local/lib/diff-so-fancy
|
||||||
|
|||||||
Reference in New Issue
Block a user