mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-08-08 22:54:42 +02:00
Replace redundant calls to compinit with a single call.
This commit is contained in:
@ -1,4 +1,2 @@
|
||||
# add brew completion function to path
|
||||
fpath=($ZSH/plugins/pip $fpath)
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
|
Reference in New Issue
Block a user