mirror of
https://gitee.com/mirrors/ohmyzsh.git
synced 2026-08-06 14:14:27 +08:00
adapt brew,gem,pip plugin to new structure
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
# add brew completion function to path
|
||||
fpath=($ZSH/plugins/pip $fpath)
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
Reference in New Issue
Block a user