{"id":33660871,"url":"https://github.com/0mykull/zshcp","last_synced_at":"2026-04-19T12:39:13.596Z","repository":{"id":275185197,"uuid":"925344725","full_name":"0mykull/zshcp","owner":"0mykull","description":"A zsh clipboard manager plugin.","archived":false,"fork":false,"pushed_at":"2025-03-04T00:04:56.000Z","size":13,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-23T00:00:53.589Z","etag":null,"topics":["oh-my-zsh","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/0mykull.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}},"created_at":"2025-01-31T17:44:47.000Z","updated_at":"2026-01-14T00:25:29.000Z","dependencies_parsed_at":"2025-03-07T02:22:57.864Z","dependency_job_id":"6fc15aff-88b6-4613-b0fb-f98660c6fded","html_url":"https://github.com/0mykull/zshcp","commit_stats":null,"previous_names":["michaelsousajr/zshcp","soup-ms/zshcp","00msjr/zshcp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/0mykull/zshcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0mykull%2Fzshcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0mykull%2Fzshcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0mykull%2Fzshcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0mykull%2Fzshcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/0mykull","download_url":"https://codeload.github.com/0mykull/zshcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/0mykull%2Fzshcp/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30075905,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T05:31:57.858Z","status":"ssl_error","status_checked_at":"2026-03-04T05:31:38.462Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: 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":["oh-my-zsh","zsh","zsh-plugin"],"created_at":"2025-12-02T23:00:29.864Z","updated_at":"2026-03-04T08:01:05.326Z","avatar_url":"https://github.com/0mykull.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"# zshcp: Zsh Clipboard Manager Plugin\n\nA lightweight and intuitive clipboard management plugin for Zsh that enhances your command-line workflow with easy copy-paste operations.\n\n## Features\n\n- Copy current command line to clipboard\n- Copy file contents directly to clipboard\n- Create/overwrite files with clipboard contents\n- Copy entire folder paths\n- Copy current working directory path\n- Access command history in clipboard\n- Keyboard shortcuts for quick operations\n\n## Prerequisites\n\n- Oh My Zsh\n\n## Installation\n\n1. Clone this repository into your Oh My Zsh custom plugins directory:\n\n   ```bash\n   git clone https://github.com/michaelsousajr/zshcp ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/zshcp\n   ```\n\n2. Add the plugin to your `.zshrc`:\n\n   ```bash\n   plugins=(... zshcp)\n   ```\n\n3. Reload your shell:\n\n   ```bash\n   source ~/.zshrc\n   ```\n\n   ***\n\n## Usage\n\nUse the\n\n```bash\ncphelp\n```\n\ncommand in the terminal.\n\n## Contributing\n\n1. Fork the repository.\n2. Create your feature branch:\n\n   ```bash\n   git checkout -b feature/amazing-feature\n   ```\n\n3. Commit your changes:\n\n   ```bash\n   git commit -m 'Add amazing feature'\n   ```\n\n4. Push to the branch:\n\n   ```bash\n   git push origin feature/amazing-feature\n   ```\n\n5. Open a Pull Request.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0mykull%2Fzshcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F0mykull%2Fzshcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F0mykull%2Fzshcp/lists"}