diff --git a/install.sh b/install.sh index c4d0ac1..8e43b7a 100644 --- a/install.sh +++ b/install.sh @@ -47,7 +47,7 @@ MAC_BREW_TOOLS=( ) CARGO_TOOLS=( bottom ) NODE_TOOLS=( git-split-diffs ) -KREW_TOOLS=( gs outdated tree stern ) +KREW_TOOLS=( gs outdated tree stern explore blame ) APT_TOOLS=( zsh gcc ) echo "🔵 Installing / updating tools"