mirror of
https://github.com/junegunn/fzf.git
synced 2026-07-28 18:56:51 +08: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: