From 8e230fa49403952a2e9c2651bd555e5a2e5d0610 Mon Sep 17 00:00:00 2001 From: Scott Peshak Date: Mon, 13 Jan 2025 10:16:55 -0600 Subject: [PATCH] Install k9s --- run_once_install-packages.sh.tmpl | 1 + 1 file changed, 1 insertion(+) diff --git a/run_once_install-packages.sh.tmpl b/run_once_install-packages.sh.tmpl index df648e5..b7244d7 100644 --- a/run_once_install-packages.sh.tmpl +++ b/run_once_install-packages.sh.tmpl @@ -33,6 +33,7 @@ brew install \ ipcalc \ jp2a \ jq \ + k9s \ libgit2 \ moreutils \ mypy \