mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +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: