mirror of
https://github.com/junegunn/fzf
synced 2026-08-05 19:11:41 +00:00
[install] Fix empty-shell detection in install script
${#shells} is the string length, not the shell count.
Thanks to @matheus-pacifico for the report.
Close #4813
This commit is contained in: