{"id":18419186,"url":"https://github.com/aubreypwd/zsh-plugin-vcshr","last_synced_at":"2026-04-29T00:33:08.510Z","repository":{"id":74529001,"uuid":"300707690","full_name":"aubreypwd/zsh-plugin-vcshr","owner":"aubreypwd","description":"A function to help you require vcsh repositories.","archived":false,"fork":false,"pushed_at":"2021-01-29T15:10:20.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T11:50:30.575Z","etag":null,"topics":["vcsh","vcsh-repositories","zsh","zsh-plugin","zsh-plugins"],"latest_commit_sha":null,"homepage":"https://github.com/RichiH/vcsh","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aubreypwd.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}},"created_at":"2020-10-02T18:48:49.000Z","updated_at":"2021-01-29T15:10:22.000Z","dependencies_parsed_at":"2023-02-23T22:30:14.551Z","dependency_job_id":null,"html_url":"https://github.com/aubreypwd/zsh-plugin-vcshr","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":"aubreypwd/zsh-plugin-template","purl":"pkg:github/aubreypwd/zsh-plugin-vcshr","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aubreypwd%2Fzsh-plugin-vcshr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aubreypwd%2Fzsh-plugin-vcshr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aubreypwd%2Fzsh-plugin-vcshr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aubreypwd%2Fzsh-plugin-vcshr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aubreypwd","download_url":"https://codeload.github.com/aubreypwd/zsh-plugin-vcshr/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aubreypwd%2Fzsh-plugin-vcshr/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32405901,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T19:38:08.556Z","status":"ssl_error","status_checked_at":"2026-04-28T19:37:55.688Z","response_time":56,"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":["vcsh","vcsh-repositories","zsh","zsh-plugin","zsh-plugins"],"created_at":"2024-11-06T04:16:10.271Z","updated_at":"2026-04-29T00:33:08.495Z","avatar_url":"https://github.com/aubreypwd.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"# `vcshr`\n\nA function to help `vcsh` users _require_ *Github* repositories using `vcsh` for auto-installation in `~/.zshrc`, etc.\n\n## Usage\n\n```bash\nvcshr \"\u003cpackag-name\u003e\" \"\u003cgithub-username\u003e\" \"\u003cgithub-repo\u003e\" --overwrite --autoignore --ssh\n```\n\nE.g.:\n\n```bash\nvcshr \"homebrew\" \"aubreypwd\" \"vcsh-homebrew\" --overwrite --autoignore --ssh\n```\n\nWill require `git@github.com:aubreypwd/vcsh-homebrew.git` as `homebrew`.\n\n## Argumentes\n\n- `--overwrite` to make sure that all files get clobbered by the clone process\n- `--autoignore` to automatically write a new `.gitignore.d` for the repo\n- `--ssh` to use Github's SSH URL vs. HTTPS (default)\n\n## Requires\n\n- `vcsh`\u003csup\u003e*\u003c/sup\u003e\n\n\u003csup\u003e*\u003c/sup\u003e If using [homebrew](https://brew.sh) on macOS, these will automatically be installed.\n\n## Install\n\nUsing [antigen](https://github.com/zsh-users/antigen):\n\n```bash\nantigen bundle aubreypwd/zsh-plugin-vcshr@1.0.0\n```\n\n## Development\n\nInstall the package on `master`:\n\n```bash\nantigen bundle aubreypwd/zsh-plugin-vcshr\n```\n\n...and contribute upstream by working in `$HOME/.antigen/bundles/aubreypwd/zsh-plugin-vcshr`.\n\n---\n\n## Changelog\n\n### 1.0.0\n\n- First version\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faubreypwd%2Fzsh-plugin-vcshr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faubreypwd%2Fzsh-plugin-vcshr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faubreypwd%2Fzsh-plugin-vcshr/lists"}