mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-06 23:04:26 +08:00
Merge remote branch 'origin/master' into restructure_plugins
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# add brew completion function to path
|
||||
fpath=($ZSH/functions/brew $fpath)
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
Reference in New Issue
Block a user