From 6462c06743e7928106bd1d73c3ba4a9272a40673 Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Thu, 20 Jan 2022 08:57:46 +0000 Subject: [PATCH] Switch yq binary Signed-off-by: Marcus Noble --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index ddc7611..c4ed721 100644 --- a/install.sh +++ b/install.sh @@ -28,7 +28,7 @@ BREW_TOOLS=( argocd bandwhich bat danielfoehrkn/switch/switch derailed/k9s/k9s dive dog duf dust exa fd fzf 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 python-yq hashicorp/tap/vault stats + tektoncd/tools/tektoncd-cli tldr tailscale yq hashicorp/tap/vault stats tabby ) CARGO_TOOLS=( macchina bottom )