From 8df95b6fb34e2be3b496d9bb555b9a54a1198413 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 2 Jul 2025 20:06:42 -0700 Subject: [PATCH] Explain how to get this working --- migrations/1751510848.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/migrations/1751510848.sh b/migrations/1751510848.sh index 4a4e93e..120947b 100644 --- a/migrations/1751510848.sh +++ b/migrations/1751510848.sh @@ -1,2 +1,3 @@ echo "Installing missing fd terminal tool for finding files" yay -S --noconfirm --needed fd +echo "You must start a new terminal for fd to work"