3 lines
92 B
Bash
3 lines
92 B
Bash
echo "Installing missing fd terminal tool for finding files"
|
|
yay -S --noconfirm --needed fd
|