{"id":19479784,"url":"https://github.com/admons/hebzsh","last_synced_at":"2025-07-16T05:10:22.571Z","repository":{"id":199977806,"uuid":"704227745","full_name":"admons/hebzsh","owner":"admons","description":"Oh-My-Zsh hebrew plugin","archived":false,"fork":false,"pushed_at":"2023-10-12T20:32:25.000Z","size":2,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-25T17:32:46.642Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/admons.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}},"created_at":"2023-10-12T20:09:48.000Z","updated_at":"2023-10-14T16:59:37.000Z","dependencies_parsed_at":"2023-10-14T23:06:43.579Z","dependency_job_id":null,"html_url":"https://github.com/admons/hebzsh","commit_stats":null,"previous_names":["admons/hebzsh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/admons/hebzsh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admons%2Fhebzsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admons%2Fhebzsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admons%2Fhebzsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admons%2Fhebzsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/admons","download_url":"https://codeload.github.com/admons/hebzsh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/admons%2Fhebzsh/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265483695,"owners_count":23774258,"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-11-10T19:56:46.852Z","updated_at":"2025-07-16T05:10:22.541Z","avatar_url":"https://github.com/admons.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"# Hebzsh - Oh-My-ZSH hebrew plugin\n\nThe following zsh plugin convert hebrew keyboard layout to us english layout if command not found. \n\n```bash\nעןא דאשאוד\n```\n\nwill get translated to\n\n```bash\ngit status\n```\n\n## Installation\n\nIf you're using [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh), you can do:\n\n1. `git clone git@github.com:admons/hebzsh.git ~/.oh-my-zsh/custom/plugins/hebzsh`\n2. add the `hebzsh` plugin to the `plugins=(...)` local in your `~/.zshrc`:\n```bash\n# original plugins statement\nplugins=(\n  git\n)\n\n# add hebzsh\nplugins=(\n  git\n  hebzsh\n)\n```\n3. Open a new terminal window","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadmons%2Fhebzsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fadmons%2Fhebzsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fadmons%2Fhebzsh/lists"}