From ecb3beec8f6918b64baedeca83a155265a9a7a9e Mon Sep 17 00:00:00 2001 From: Marcus Noble Date: Wed, 26 Jan 2022 10:26:33 +0000 Subject: [PATCH] Added lastpass CLI --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 2158826..735b79f 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 + tabby vale lastpass-cli ) CARGO_TOOLS=( macchina bottom ) NODE_TOOLS=( git-split-diffs )