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 plugin's `FZF_DEFAULT_COMMAND` #99

Closed unixorn closed 6 months ago

unixorn commented 6 months ago

Description

Update the plugin's FZF_DEFAULT_COMMAND per suggestion in #69. The plugin also only sets $FZF_DEFAULT_COMMAND` when it isn't already set so that any custom user settings don't get stepped on by the plugin.

Fixes #69.

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.97s
⚠️ REPOSITORY checkov yes 2 11.83s
βœ… REPOSITORY devskim yes no 1.67s
βœ… REPOSITORY dustilock yes no 0.0s
βœ… REPOSITORY gitleaks yes no 0.16s
βœ… REPOSITORY git_diff yes no 0.01s
βœ… REPOSITORY grype yes no 11.15s
⚠️ REPOSITORY kics yes 1 1.15s
βœ… REPOSITORY secretlint yes no 0.93s
βœ… REPOSITORY syft yes no 0.3s
βœ… REPOSITORY trivy yes no 3.81s
βœ… REPOSITORY trivy-sbom yes no 2.61s
βœ… REPOSITORY trufflehog yes no 7.88s

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_