#!/usr/bin/env sh f="$(mktemp)" curl -o "$f" -LsSf https://git.lyte.dev/lytedev/dotfiles/raw/common/bin/dotfiles-clone-and-setup exec sh -i "$f"