if (command -v krew &>/dev/null); then
	export PATH="${KREW_ROOT:-${HOME}/.krew}/bin:${PATH}"
fi
