#!/usr/bin/env bash # Migration: tidy the Super+K cheatsheet — key + action columns only, no doc # noise, every line fits the fuzzel panel. # Idempotent — delegates to the component installer. set -euo pipefail : "${NOSIGNAL_SRC:?NOSIGNAL_SRC must point at the NoSignal source root}" sh "$NOSIGNAL_SRC/cheatsheet-tidy/install-cheatsheet-tidy.sh"