unixorn / fzf-zsh-plugin

ZSH plugin to enable fzf searches of a lot more stuff - docker, tmux, homebrew and more.
Apache License 2.0
312 stars 29 forks source link

Only install `fzf` when it isn't already in `$PATH` #98

Closed unixorn closed 8 months ago

unixorn commented 8 months ago

Description

Only install fzf when it isn't already in $PATH. Fixes #87, #44

Checklist

License Acceptance

github-actions[bot] commented 8 months ago

šŸ¦™ MegaLinter status: āš ļø WARNING

Descriptor Linter Files Fixed Errors Elapsed time
āœ… COPYPASTE jscpd yes no 1.06s
āš ļø REPOSITORY checkov yes 2 12.26s
āœ… REPOSITORY devskim yes no 1.47s
āœ… REPOSITORY dustilock yes no 0.0s
āœ… REPOSITORY gitleaks yes no 0.19s
āœ… REPOSITORY git_diff yes no 0.01s
āœ… REPOSITORY grype yes no 11.88s
āš ļø REPOSITORY kics yes 1 2.23s
āœ… REPOSITORY secretlint yes no 1.05s
āœ… REPOSITORY syft yes no 0.23s
āœ… REPOSITORY trivy yes no 5.48s
āœ… REPOSITORY trivy-sbom yes no 3.36s
āœ… REPOSITORY trufflehog yes no 10.03s

See detailed report in MegaLinter reports _Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff_

_MegaLinter is graciously provided by OX Security_