{"id":22348869,"url":"https://github.com/remino/omz-plugin-git-aliases","last_synced_at":"2025-08-23T06:12:38.051Z","repository":{"id":144920960,"uuid":"536059169","full_name":"remino/omz-plugin-git-aliases","owner":"remino","description":"Plugin for Oh My Zsh to alias git aliases to g*","archived":false,"fork":false,"pushed_at":"2024-12-20T06:37:19.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-26T11:15:42.729Z","etag":null,"topics":["git","ohmyzsh","shell","zsh"],"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/remino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2022-09-13T09:48:27.000Z","updated_at":"2024-12-20T06:37:22.000Z","dependencies_parsed_at":"2025-01-31T12:38:31.979Z","dependency_job_id":null,"html_url":"https://github.com/remino/omz-plugin-git-aliases","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":"remino/template","purl":"pkg:github/remino/omz-plugin-git-aliases","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remino%2Fomz-plugin-git-aliases","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remino%2Fomz-plugin-git-aliases/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remino%2Fomz-plugin-git-aliases/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remino%2Fomz-plugin-git-aliases/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/remino","download_url":"https://codeload.github.com/remino/omz-plugin-git-aliases/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/remino%2Fomz-plugin-git-aliases/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271745703,"owners_count":24813518,"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","status":"online","status_checked_at":"2025-08-23T02:00:09.327Z","response_time":69,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["git","ohmyzsh","shell","zsh"],"created_at":"2024-12-04T11:06:41.070Z","updated_at":"2025-08-23T06:12:38.025Z","avatar_url":"https://github.com/remino.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"git-aliases\n===========\n\nPlugin for Oh My Zsh to alias git aliases to g*.\n\nFor example, if `git pl` is aliased to `git pull`, it will also be aliased as `gpl` in the shell.\n\nThis will also alias `g` to `git`.\n\n## Installation\n\nFirst, clone the repo:\n\n```sh\ngit clone https://github.com/remino/omz-plugin-git-aliases.git \"$ZSH_CUSTOM/plugins/git-aliases\"\n```\n\nSecond, add `git-aliases` to your Oh My Zsh plugins:\n\n```\nplugins+=(git-aliases)\n```\n\nLast, restart your shell.\n\nYou can list your git aliases using the following:\n\n```sh\nalias | grep -E '^g' | grep -E \"='git \"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremino%2Fomz-plugin-git-aliases","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremino%2Fomz-plugin-git-aliases","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremino%2Fomz-plugin-git-aliases/lists"}