deploy recent fzf binary
This commit is contained in:
parent
830eb79134
commit
bb7d67ff8b
@ -27,11 +27,6 @@ if ! [ -x "$(command -v fdfind)" ]; then
|
||||
MISSING="${MISSING} fd-find"
|
||||
fi
|
||||
|
||||
if ! [ -x "$(command -v fzf)" ]; then
|
||||
echo "fzf manque et doit être installé"
|
||||
MISSING="${MISSING} fzf"
|
||||
fi
|
||||
|
||||
if ! [ -x "$(command -v rg)" ]; then
|
||||
echo "ripgrep manque et doit être installé"
|
||||
MISSING="${MISSING} ripgrep"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user