if (command -v mise &>/dev/null); then
	source <(mise completion bash)
fi
