From 693bb7a0e9844c1a96e6f1c978c389bc8720237f Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Tue, 25 Jan 2022 06:22:53 +0000 Subject: [PATCH] Added Vale Signed-off-by: Marcus Noble --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index c4ed721..2158826 100644 --- a/install.sh +++ b/install.sh @@ -29,7 +29,7 @@ BREW_TOOLS=( git-delta go helm homebrew/cask-fonts/font-open-dyslexic-nerd-font htop jq kind krew kubectl kubectx kustomize node procs progress ripgrep rs/tap/curlie rust starship tektoncd/tools/tektoncd-cli tldr tailscale yq hashicorp/tap/vault stats - tabby + tabby vale ) CARGO_TOOLS=( macchina bottom ) NODE_TOOLS=( git-split-diffs )