From 99a1ef4575e4bb1c68966f74cca06321fd0038cf Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Mon, 21 Feb 2022 14:16:52 +0000 Subject: [PATCH] Added jless install Signed-off-by: Marcus Noble --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 735b79f..2eec6ab 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 vale lastpass-cli + tabby vale lastpass-cli jless ) CARGO_TOOLS=( macchina bottom ) NODE_TOOLS=( git-split-diffs )