{"id":16615010,"url":"https://github.com/denysdovhan/gitio-zsh","last_synced_at":"2025-10-29T19:30:21.627Z","repository":{"id":43201628,"uuid":"53265727","full_name":"denysdovhan/gitio-zsh","owner":"denysdovhan","description":":scissors: A zsh plugin for generating a GitHub short URL using git.io.","archived":true,"fork":false,"pushed_at":"2016-05-22T11:49:13.000Z","size":66,"stargazers_count":22,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-10T08:32:44.078Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://git.io/gitio-zsh","language":"Shell","has_issues":false,"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/denysdovhan.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}},"created_at":"2016-03-06T16:56:30.000Z","updated_at":"2024-08-20T12:48:05.000Z","dependencies_parsed_at":"2022-08-30T13:30:22.947Z","dependency_job_id":null,"html_url":"https://github.com/denysdovhan/gitio-zsh","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysdovhan%2Fgitio-zsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysdovhan%2Fgitio-zsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysdovhan%2Fgitio-zsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/denysdovhan%2Fgitio-zsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/denysdovhan","download_url":"https://codeload.github.com/denysdovhan/gitio-zsh/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238874399,"owners_count":19545182,"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-10-12T02:08:29.023Z","updated_at":"2025-10-29T19:30:16.352Z","avatar_url":"https://github.com/denysdovhan.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"readme":"![gitio-zsh](./preview.png)\n\n# gitio ![zsh][zsh] [![MIT][mit-img]][mit-url]\n\n\u003e A zsh plugin for generating a GitHub short URL using [git.io](https://git.io).\n\nInspired by [tiny](https://github.com/fishery/tiny) utility by [Jorge Bucaran](https://github.com/bucaran).\n\n## Install\n\n### For antigen users\n\nAdd the following snippet `~/.zshrc` after the line `antigen use oh-my-zsh`:\n\n```\n$ antigen bundle denysdovhan/gitio-zsh\n```\n\n### For Zgen users\n\nAdd the following line to your `~/.zshrc` where you're adding your other zsh plugins:\n\n```\nzgen load denysdovhan/gitio-zsh\n```\n\n### Manually\n\nIf you don't use any plugin managers, follow these instructions:\n\n1. Clone this repository to your favorite path (e.g. `~/zsh-extensions/gitio-zsh`)\n2. `source` the file in your `.zshrc`\n3. Restart your `zsh`\n\n```sh\n# Your .zshrc\nsource $HOME/zsh-extensions/gitio-zsh/gitio.plugin.zsh\n```\n\n## Usage\n\nIn git repo:\n\n```zsh\ngitio\n```\n\nIn other directory:\n\n```zsh\ngitio \u003c[https://github.com/]username/repo\u003e [cool-url]\n```\n\n## License\n\n[MIT][mit-url] © [Denys Dovhan](http://denysdovhan.com)\n\n\u003c!-- Reference --\u003e\n\n[zsh]: https://img.shields.io/badge/shell-zsh-brightgreen.svg?style=flat-square\n\n[mit-img]: https://img.shields.io/badge/License-MIT-707070.svg?style=flat-square\n[mit-url]: http://opensource.org/licenses/MIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenysdovhan%2Fgitio-zsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdenysdovhan%2Fgitio-zsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdenysdovhan%2Fgitio-zsh/lists"}