unixorn / 1password-op.plugin.zsh

ZSH plugin to load completions and aliases for 1Password's `op` tool
Apache License 2.0
10 stars 1 forks source link

Speed up session initialization with lazy loading #11

Closed unixorn closed 1 year ago

unixorn commented 1 year ago

Only load the tab completions for op when we actually run op.

github-actions[bot] commented 1 year ago

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.28s
✅ MARKDOWN markdownlint 1 0 0.36s
✅ MARKDOWN markdown-table-formatter 1 0 0.31s
❌ REPOSITORY checkov yes 2 14.34s
✅ REPOSITORY devskim yes no 0.8s
✅ REPOSITORY dustilock yes no 0.02s
✅ REPOSITORY gitleaks yes no 0.14s
✅ REPOSITORY git_diff yes no 0.04s
✅ REPOSITORY secretlint yes no 2.13s
✅ REPOSITORY syft yes no 0.27s
✅ REPOSITORY trivy yes no 6.61s
✅ SPELL misspell 1 0 0.09s

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_