Skip to content

Commit 85d9265

Browse files
committed
Add k9s
Signed-off-by: aleskandro <aleskandro@redhat.com>
1 parent 0f65b05 commit 85d9265

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

overlay.d/01-common/usr/share/zsh/30zinitrc.zsh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@ exists_or_extract_latest_gh_release "${LOCAL_BIN_PATH}/oc" okd-project okd \
5353
exists_or_extract_latest_gh_release "${LOCAL_BIN_PATH}/dive" wagoodman dive "linux_${LLVM_ARCH}.tar.gz"
5454
exists_or_extract_latest_gh_release "${LOCAL_BIN_PATH}/chroma" alecthomas chroma "linux-${LLVM_ARCH}.tar.gz"
5555
exists_or_install_latest_gh_release operator-framework operator-sdk "operator-sdk_linux_${LLVM_ARCH}" ${LOCAL_BIN_PATH}/operator-sdk
56+
exists_or_extract_latest_gh_release ${LOCAL_BIN_PATH}/k9s derailed k9s k9s_Linux_${LLVM_ARCH}.tar.gz\$
5657

5758
# symbolic link for kubectl -> oc
5859
#

0 commit comments

Comments
 (0)