{"id":19119770,"url":"https://github.com/wintermi/zsh-brew","last_synced_at":"2025-05-05T15:26:41.999Z","repository":{"id":136385248,"uuid":"585103765","full_name":"wintermi/zsh-brew","owner":"wintermi","description":"A zsh plugin for the Homebrew package manager.","archived":false,"fork":false,"pushed_at":"2024-05-08T11:16:51.000Z","size":19,"stargazers_count":5,"open_issues_count":0,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-08T12:30:04.206Z","etag":null,"topics":["brew","homebrew","zsh","zsh-plugin"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wintermi.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}},"created_at":"2023-01-04T10:26:23.000Z","updated_at":"2024-05-08T11:16:55.000Z","dependencies_parsed_at":"2024-01-03T04:16:18.780Z","dependency_job_id":"b2b0c01d-e574-4219-8b98-c10439984dad","html_url":"https://github.com/wintermi/zsh-brew","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/wintermi%2Fzsh-brew","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fzsh-brew/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fzsh-brew/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wintermi%2Fzsh-brew/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wintermi","download_url":"https://codeload.github.com/wintermi/zsh-brew/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223786711,"owners_count":17202603,"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":["brew","homebrew","zsh","zsh-plugin"],"created_at":"2024-11-09T05:11:04.737Z","updated_at":"2024-11-09T05:11:05.312Z","avatar_url":"https://github.com/wintermi.png","language":"Shell","funding_links":[],"categories":["Plugins"],"sub_categories":["ZSH on Windows"],"readme":"# zsh-brew\nA zsh plugin for the Homebrew package manager.\n\n## Install\nUsing the [:zap: Zap](https://www.zapzsh.org/) minimal zsh plugin manager, add the following to your `.zshrc`\n\n```sh\n# Install plugin\nplug \"wintermi/zsh-brew\"\n\n# Load and initialise completion system\nautoload -Uz compinit\ncompinit -d \"${ZDOTDIR:-$HOME}/.zcompdump\"\n```\n\nIf you do not have the brew install directory already within your `$PATH`, be sure to include this plugin before any additional plugins that use applications installed via brew (e.g. eza, starship, etc.).\n\n## Prerequisite Checks\nA check will be performed to verify that `brew` has been installed:\n\n- [`brew`](https://brew.sh/) - Homebrew - The missing package manager for macOS (or Linux)\n\n\n## Completions\nThis plugin will ensure that any `brew` installed package which contains shell completions and site functions have been correctly configured for `zsh` to utilise, though we no longer execute the `compinit` directly within the plugin to reduce the overall `zsh` shell startup time.  Therefore we recommend you add the following to your `.zshrc` after all plugins have been loaded and try to ensure that it is executed only once.\n\n```sh\n# Load and initialise completion system\nautoload -Uz compinit\ncompinit -d \"${ZDOTDIR:-$HOME}/.zcompdump\"\n```\n\n## License\nThe **zsh-brew** plugin is released under the [Apache License 2.0](https://github.com/wintermi/zsh-brew/blob/main/LICENSE) unless explicitly mentioned in the file header.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintermi%2Fzsh-brew","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwintermi%2Fzsh-brew","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwintermi%2Fzsh-brew/lists"}