{"id":17217131,"url":"https://github.com/sroze/docker-compose-zsh-plugin","last_synced_at":"2025-10-13T19:41:15.548Z","repository":{"id":34878234,"uuid":"38890465","full_name":"sroze/docker-compose-zsh-plugin","owner":"sroze","description":"ZSH plugin that display status of project containers","archived":false,"fork":false,"pushed_at":"2016-02-23T07:52:48.000Z","size":28,"stargazers_count":51,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-08T23:32:57.111Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sroze.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-07-10T16:26:11.000Z","updated_at":"2025-08-03T05:03:25.000Z","dependencies_parsed_at":"2022-09-15T15:40:34.165Z","dependency_job_id":null,"html_url":"https://github.com/sroze/docker-compose-zsh-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sroze/docker-compose-zsh-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sroze%2Fdocker-compose-zsh-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sroze%2Fdocker-compose-zsh-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sroze%2Fdocker-compose-zsh-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sroze%2Fdocker-compose-zsh-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sroze","download_url":"https://codeload.github.com/sroze/docker-compose-zsh-plugin/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sroze%2Fdocker-compose-zsh-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279016930,"owners_count":26085889,"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-10-13T02:00:06.723Z","response_time":61,"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":[],"created_at":"2024-10-15T03:43:21.725Z","updated_at":"2025-10-13T19:41:15.521Z","avatar_url":"https://github.com/sroze.png","language":"Shell","funding_links":[],"categories":["Plugins","Shell"],"sub_categories":["ZSH on Windows","Zinit (née zplugin)"],"readme":"# Docker-Compose ZSH plugin\n\nAdd an extra flavor to your ZSH prompt, displaying the machine's name (if isn't `default`) and status of different application\ncontainers.\n\n*`dev_test` the machine's name*\n\n![Example of display](example-screenshot.png)\n\n## Getting started\n\nDownload the plugin file [docker-compose.plugin.zsh](https://raw.githubusercontent.com/sroze/docker-compose-zsh-plugin/master/docker-compose.plugin.zsh) and move it to `~/.oh-my-zsh/plugins/docker-compose/docker-compose.plugin.zsh`. Then, add the given plugin in your `plugins` list in the `.zshrc` file:\n\n```zsh\nplugins=(git docker docker-compose)\n```\n\nThen, update the shell prompt of your theme. The default theme is `robbyrussell` so you can update the `PROMPT` variable in the file `~/.oh-my-zsh/themes/robbyrussell.zsh-theme`.\n\nYou have to add the `$(dock_status)% ` expression like in the following example:\n\n```zsh\nPROMPT='${ret_status}%{$fg_bold[green]%}%p %{$fg[cyan]%}%c %{$fg_bold[blue]%}$(git_prompt_info)%{$fg_bold[blue]%} %$(dock_status) % %{$reset_color%}'\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsroze%2Fdocker-compose-zsh-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsroze%2Fdocker-compose-zsh-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsroze%2Fdocker-compose-zsh-plugin/lists"}