mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-27 20:29: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
|