From 04b4c3c9a5263d0a50a535d56ed9164409bff69a Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 2 Jul 2025 19:53:44 -0700 Subject: [PATCH] Install missing fd --- migrations/1751510848.sh | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 migrations/1751510848.sh diff --git a/migrations/1751510848.sh b/migrations/1751510848.sh new file mode 100644 index 0000000..4a4e93e --- /dev/null +++ b/migrations/1751510848.sh @@ -0,0 +1,2 @@ +echo "Installing missing fd terminal tool for finding files" +yay -S --noconfirm --needed fd