{"id":13587681,"url":"https://github.com/scriptingosx/mac-zsh-completions","last_synced_at":"2025-04-04T14:04:44.270Z","repository":{"id":40691453,"uuid":"196003475","full_name":"scriptingosx/mac-zsh-completions","owner":"scriptingosx","description":"macOS specific additional completion definitions for Zsh.","archived":false,"fork":false,"pushed_at":"2025-03-26T08:28:23.000Z","size":50,"stargazers_count":186,"open_issues_count":6,"forks_count":16,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-28T13:05:32.378Z","etag":null,"topics":["mac","macadmin","macos","terminal","zsh","zsh-completion","zsh-completions"],"latest_commit_sha":null,"homepage":null,"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/scriptingosx.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":"2019-07-09T12:24:04.000Z","updated_at":"2025-03-26T08:28:27.000Z","dependencies_parsed_at":"2022-08-27T19:22:00.967Z","dependency_job_id":null,"html_url":"https://github.com/scriptingosx/mac-zsh-completions","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/scriptingosx%2Fmac-zsh-completions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptingosx%2Fmac-zsh-completions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptingosx%2Fmac-zsh-completions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scriptingosx%2Fmac-zsh-completions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scriptingosx","download_url":"https://codeload.github.com/scriptingosx/mac-zsh-completions/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247186253,"owners_count":20898123,"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":["mac","macadmin","macos","terminal","zsh","zsh-completion","zsh-completions"],"created_at":"2024-08-01T15:06:18.970Z","updated_at":"2025-04-04T14:04:44.252Z","avatar_url":"https://github.com/scriptingosx.png","language":"Shell","funding_links":[],"categories":["Completions","Shell"],"sub_categories":["ZSH on Windows"],"readme":"# macOS zsh Completions\n\nSome zsh completion files for macOS specific commands and third party tools.\n\nPull requests and contributions are welcome!\n\n## Setup and Installation\n\nTo use mac-zsh-completions on your Mac, follow these steps:\n\n- download the project zip or `git clone` the project\n- in your `.zshrc` (or other zsh configuration file) add the full path to the `mac-zsh-completions/completions` directory to the `fpath`, e.g.\n\n```zsh\nfpath=( ~/Projects/mac-zsh-completions/completions $fpath )\n```\n\n- the command to load `compinit` should come _after_ modifying the `fpath` in your `.zshrc`\n\n- open a new Terminal window to get the new completions\n\n- sometimes (rarely) you may have to delete the `~/.zcompdump` file\n\n```zsh\n% rm ~/.zcompdump\n% compinit\n```\n\n- remember to regularly re-download or `git pull` for new completions and updates\n\n### Install via [oh-my-zsh](https://github.com/robbyrussell/oh-my-zsh/)\n\n```zsh\ngit clone git@github.com:scriptingosx/mac-zsh-completions.git \"$ZSH_CUSTOM/plugins/mac-zsh-completions\"\n```\n\n- Add to your `~/.zshrc` plugins array `plugins=(... mac-zsh-completions)`\n- Run `source ~/.zshrc` or restart your shell to activate\n\n## Comments and Discussion\n\nAside from issues and pull request, I suggest the `#zsh` channel on the [MacAdmins Slack](http://macadmins.org) for discussion.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptingosx%2Fmac-zsh-completions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscriptingosx%2Fmac-zsh-completions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscriptingosx%2Fmac-zsh-completions/lists"}