mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-29 13:09:24 +00:00
3 lines
92 B
Bash
3 lines
92 B
Bash
echo "Installing missing fd terminal tool for finding files"
|
|
yay -S --noconfirm --needed fd
|