{"id":23425433,"url":"https://github.com/tamdaz/mint-lang-zsh","last_synced_at":"2026-04-28T08:03:23.688Z","repository":{"id":265299893,"uuid":"895728810","full_name":"tamdaz/mint-lang-zsh","owner":"tamdaz","description":"A zsh plugin that provides completions for the \"mint\" binary.","archived":false,"fork":false,"pushed_at":"2024-11-30T13:32:43.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-09T11:50:44.514Z","etag":null,"topics":["mint-lang","oh-my-zsh","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/tamdaz.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":"2024-11-28T19:16:47.000Z","updated_at":"2024-12-02T21:58:16.000Z","dependencies_parsed_at":"2024-11-28T20:26:46.955Z","dependency_job_id":"136127bb-8699-4739-8cbf-6780b9637b7a","html_url":"https://github.com/tamdaz/mint-lang-zsh","commit_stats":null,"previous_names":["tamdaz/mint-lang-zsh"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tamdaz/mint-lang-zsh","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdaz%2Fmint-lang-zsh","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdaz%2Fmint-lang-zsh/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdaz%2Fmint-lang-zsh/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdaz%2Fmint-lang-zsh/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tamdaz","download_url":"https://codeload.github.com/tamdaz/mint-lang-zsh/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tamdaz%2Fmint-lang-zsh/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32371673,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-27T20:07:02.737Z","status":"online","status_checked_at":"2026-04-28T02:00:07.250Z","response_time":56,"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":["mint-lang","oh-my-zsh","zsh"],"created_at":"2024-12-23T05:12:42.292Z","updated_at":"2026-04-28T08:03:23.648Z","avatar_url":"https://github.com/tamdaz.png","language":"Shell","funding_links":[],"categories":["Script plugins"],"sub_categories":["Editor extensions"],"readme":"# mint-lang-zsh\n**mint-lang-zsh** is a Zsh plugin that provides arguments and options completions for `mint` command.\n\n## Requirements\n- [Zsh](https://github.com/zsh-users/zsh)\n- [Oh my Zsh](https://github.com/ohmyzsh/ohmyzsh)\n\n## Installation\n\nTo use mint-lang-zsh as plugin, clone it and install it into OMZ plugins directory.\n```sh\ngit clone --depth=1 https://github.com/tamdaz/mint-lang-zsh ~/.oh-my-zsh/custom/plugins/mint-lang\n```\n\nOnce installed, add it to the plugin list in ~/.zshrc : \n```sh\nplugins=(... mint-lang)\n```\n\nAnd refresh the source :\n```sh\nsource ~/.zshrc\n```\n\n## Uninstall\n\nTo uninstall mint-lang-zsh, delete mint-lang from the plugin.\n```sh\nrm -rf ~/.oh-my-zsh/custom/plugins/mint-lang\n```\n\nAnd remove `mint-lang` from the plugin list : \n```sh\nplugins=(...)\n```\n\n## Contributors\nAny contributions are welcome !\n\n- [tamdaz](https://github.com/tamdaz) - Creator and maintainer","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamdaz%2Fmint-lang-zsh","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftamdaz%2Fmint-lang-zsh","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftamdaz%2Fmint-lang-zsh/lists"}