#!/usr/bin/env bash # Migration: omadots developer polish — starship/tmux/btop/git configs + LazyVim. # Idempotent — delegates to the component installer. set -euo pipefail : "${NOSIGNAL_SRC:?NOSIGNAL_SRC must point at the NoSignal source root}" sh "$NOSIGNAL_SRC/omadots-extras/install-omadots-extras.sh"