mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-04 05:05:30 +08:00
3 lines
72 B
Bash
3 lines
72 B
Bash
# add brew completion function to path
|
|
fpath=($ZSH/plugins/brew $fpath)
|