Some zsh completion files for macOS specific commands and third party tools.
Pull requests and contributions are welcome!
To use mac-zsh-completions on your Mac, follow these steps:
git clone
the project.zshrc
(or other zsh configuration file) add the full path to the mac-zsh-completions/completions
directory to the fpath
, e.g.fpath=( ~/Projects/mac-zsh-completions/completions $fpath )
the command to load compinit
should come after modifying the fpath
in your .zshrc
open a new Terminal window to get the new completions
sometimes (rarely) you may have to delete the ~/.zcompdump
file
% rm ~/.zcompdump % compinit
git pull
for new completions and updatesgit clone git@github.com:scriptingosx/mac-zsh-completions.git "$ZSH_CUSTOM/plugins/mac-zsh-completions"
~/.zshrc
plugins array plugins=(... mac-zsh-completions)
source ~/.zshrc
or restart your shell to activateAside from issues and pull request, I suggest the #zsh
channel on the MacAdmins Slack for discussion.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4