{"id":22914467,"url":"https://github.com/hernancerm/poc-zsh-plugin","last_synced_at":"2025-04-01T11:52:57.599Z","repository":{"id":204325937,"uuid":"711570529","full_name":"hernancerm/poc-zsh-plugin","owner":"hernancerm","description":"POC of a Zsh plugin leveraging Gawk.","archived":false,"fork":false,"pushed_at":"2023-12-18T20:42:23.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-12-24T03:56:36.641Z","etag":null,"topics":[],"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/hernancerm.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":"2023-10-29T17:07:56.000Z","updated_at":"2023-10-29T17:45:29.000Z","dependencies_parsed_at":null,"dependency_job_id":"8ae26481-ac6e-4e96-9e80-063afbfc8ac6","html_url":"https://github.com/hernancerm/poc-zsh-plugin","commit_stats":null,"previous_names":["hercerm/poc-zsh-plugin","hernancerm/poc-zsh-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernancerm%2Fpoc-zsh-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernancerm%2Fpoc-zsh-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernancerm%2Fpoc-zsh-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hernancerm%2Fpoc-zsh-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hernancerm","download_url":"https://codeload.github.com/hernancerm/poc-zsh-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237604160,"owners_count":19337254,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":[],"created_at":"2024-12-14T05:15:09.765Z","updated_at":"2025-02-07T06:44:29.678Z","avatar_url":"https://github.com/hernancerm.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# POC of a Zsh plugin leveraging Gawk\n\n## Requirements\n\n- A recent version of [Gawk](https://www.gnu.org/software/gawk/). On macOS this can be\n  installed by using [Homebrew](https://brew.sh/): `brew install gawk`.\n\n## Installation\n\nUse your favorite plugin manager. For example, here is the configuration for\n[Sheldon](https://github.com/rossmacarthur/sheldon):\n\n```toml\n# ~/.config/sheldon/plugins.toml\n\n[plugins.poc-zsh-plugin]\ngithub = \"HerCerM/poc-zsh-plugin\"\n```\n\n## Usage\n\nThe plugin provides the Zsh function `pzp_length`, which prints to stdout the length of\nthe string provided as the first argument. For example:\n\nCommand:\n\n```text\npzp_length Hang\n```\n\nStdout:\n\n```text\n4\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhernancerm%2Fpoc-zsh-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhernancerm%2Fpoc-zsh-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhernancerm%2Fpoc-zsh-plugin/lists"}