brew.plugin.zsh 72 Bytes
Newer Older
1
# add brew completion function to path
2
fpath=($ZSH/plugins/brew $fpath)