#!/usr/bin/env bash # Migration: drop the ~/Downloads keymap candidate from nosignal-keybinds-gen so # the canonical layer copy is the sole implicit source. Idempotent, # user-level — delegates to the component fix. set -euo pipefail : "${NOSIGNAL_SRC:?NOSIGNAL_SRC must point at the NoSignal source root}" sh "$NOSIGNAL_SRC/cheatsheet-keymap-path/fix-cheatsheet-keymap-path.sh"