From d694d0d6282e0e821923cad6ed44b9d7366669b3 Mon Sep 17 00:00:00 2001 From: Andy Hall Date: Mon, 15 Apr 2024 15:51:16 -0400 Subject: [PATCH] Add krew --- data/apps.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/apps.csv b/data/apps.csv index 4a4c162..79dd85f 100644 --- a/data/apps.csv +++ b/data/apps.csv @@ -1495,3 +1495,4 @@ system,chezmoi,https://www.chezmoi.io/,https://github.com/twpayne/chezmoi,"Manag text-processing,choose,,https://github.com/theryangeary/choose,A human-friendly and fast alternative to cut and (sometimes) awk. system,direnv,https://direnv.net/,https://github.com/direnv/direnv,Loads and unloads environment variables depending on the current directory. networking,doggo,https://doggo.mrkaran.dev/,https://github.com/mr-karan/doggo,"DNS client for humans. Features include: colors, tabular and JSON formats, and reverse DNS lookup." +package-manager,krew,https://krew.sigs.k8s.io/,https://github.com/kubernetes-sigs/krew,Find and install kubectl plugins.