zsh-brew-services
June 9, 2015 ยท View on GitHub
oh-my-zsh command completion plugin for homebrew services
installation
First clone this repository into your oh-my-zsh custom plugins folder.
Now enable the builtin brew plugin and this plugin.
plugins=(brew zsh-brew-services)