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