mirror of
https://github.com/junegunn/fzf.git
synced 2026-06-19 07:32:29 +08:00
ee40212e97
- Use bash for `set -o pipefail` - Fall back to simpler find command when the original command failed Related: #1061