unixorn / fzf-zsh-plugin

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

Update `FZF_COMPLETIONS_D` handling #104

Closed unixorn closed 6 months ago

unixorn commented 6 months ago

Description

Only add FZF_COMPLETIONS_D to fpath when it is an existing directory.

Checklist

License Acceptance

github-actions[bot] commented 6 months ago

πŸ¦™ MegaLinter status: ⚠️ WARNING

Descriptor Linter Files Fixed Errors Elapsed time
βœ… COPYPASTE jscpd yes no 0.89s
⚠️ REPOSITORY checkov yes 2 12.04s
βœ… REPOSITORY devskim yes no 1.55s
βœ… REPOSITORY dustilock yes no 0.01s
βœ… REPOSITORY gitleaks yes no 0.15s
βœ… REPOSITORY git_diff yes no 0.02s
βœ… REPOSITORY grype yes no 11.41s
⚠️ REPOSITORY kics yes 1 1.39s
βœ… REPOSITORY secretlint yes no 0.89s
βœ… REPOSITORY syft yes no 0.33s
βœ… REPOSITORY trivy yes no 3.84s
βœ… REPOSITORY trivy-sbom yes no 2.42s
βœ… REPOSITORY trufflehog yes no 9.18s

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_