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