/zsh-brew-services

oh-my-zsh command completion plugin for homebrew services

Primary LanguageShellMIT LicenseMIT

zsh-brew-services

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)