mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29:24 +00:00
Fix missing fd tool and bad alias
This commit is contained in:
3
migrations/1751510848.sh
Normal file
3
migrations/1751510848.sh
Normal file
@ -0,0 +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"
|
Reference in New Issue
Block a user