{"id":19444517,"url":"https://github.com/goarano/zsh-lazy-load","last_synced_at":"2026-01-24T16:43:40.925Z","repository":{"id":156206794,"uuid":"631019927","full_name":"goarano/zsh-lazy-load","owner":"goarano","description":"zsh/bash plugin for lazy loading completions","archived":false,"fork":false,"pushed_at":"2024-08-06T13:05:52.000Z","size":17,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-25T01:42:12.692Z","etag":null,"topics":["bash","bash-plugin","cli","shell","unix","zsh","zsh-plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/goarano.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2023-04-21T18:03:08.000Z","updated_at":"2024-11-30T11:40:33.000Z","dependencies_parsed_at":"2024-01-03T04:17:28.653Z","dependency_job_id":"2f601031-8a32-473c-a1ac-8e00831f0ee4","html_url":"https://github.com/goarano/zsh-lazy-load","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/goarano/zsh-lazy-load","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goarano%2Fzsh-lazy-load","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goarano%2Fzsh-lazy-load/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goarano%2Fzsh-lazy-load/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goarano%2Fzsh-lazy-load/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/goarano","download_url":"https://codeload.github.com/goarano/zsh-lazy-load/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/goarano%2Fzsh-lazy-load/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28731791,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T10:24:43.181Z","status":"ssl_error","status_checked_at":"2026-01-24T10:24:36.112Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["bash","bash-plugin","cli","shell","unix","zsh","zsh-plugin"],"created_at":"2024-11-10T16:07:28.247Z","updated_at":"2026-01-24T16:43:40.911Z","avatar_url":"https://github.com/goarano.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"# zsh-lazy-load\n\nAdds a function *_lazy_load* that loads a zsh completion when pressing tab instead of at zsh shell startup time.\n\n## Usage\n\n```\n_lazy_load $CMD $COMPLETION_CMD\n```\n\n## Examples\n\n```\n_lazy_load pipenv \"_PIPENV_COMPLETE=zsh_source pipenv\"\n_lazy_load rustup \"rustup completions zsh\"\n_lazy_load hcloud \"hcloud completion zsh\"\n_lazy_load kubectl \"kubectl completion zsh\"\n_lazy_load helm \"helm completion zsh\"\n```\n\n## Installation\n\n### Antidote\n```\nanidote install goarano/zsh-lazy-load\n```\n\n### Zgen\n```\nzgen load goarano/zsh-lazy-load\n```\n\n### Antigen\n```\nantigen bundle goarano/zsh-lazy-load\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoarano%2Fzsh-lazy-load","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoarano%2Fzsh-lazy-load","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoarano%2Fzsh-lazy-load/lists"}