We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f65b05 commit 85d9265Copy full SHA for 85d9265
overlay.d/01-common/usr/share/zsh/30zinitrc.zsh
@@ -53,6 +53,7 @@ exists_or_extract_latest_gh_release "${LOCAL_BIN_PATH}/oc" okd-project okd \
53
exists_or_extract_latest_gh_release "${LOCAL_BIN_PATH}/dive" wagoodman dive "linux_${LLVM_ARCH}.tar.gz"
54
exists_or_extract_latest_gh_release "${LOCAL_BIN_PATH}/chroma" alecthomas chroma "linux-${LLVM_ARCH}.tar.gz"
55
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\$
57
58
# symbolic link for kubectl -> oc
59
#
0 commit comments