oh-my-zsh/plugins/brew/brew.plugin.zsh

3 lines
72 B
Bash

# add brew completion function to path
fpath=($ZSH/plugins/brew $fpath)