From 79207160e6f55878318a18d23d18d6d4bc7e9b17 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Mon, 10 Nov 2025 08:57:01 +0100 Subject: [PATCH] Add migration --- migrations/1762711005.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 migrations/1762711005.sh diff --git a/migrations/1762711005.sh b/migrations/1762711005.sh new file mode 100644 index 00000000..0ebf1d8a --- /dev/null +++ b/migrations/1762711005.sh @@ -0,0 +1,3 @@ +echo "Add usage package to provide tab completion for mise" + +omarchy-pkg-add usage