mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2025-12-05 01:46:46 +01:00
Replace redundant calls to compinit with a single call.
This commit is contained in:
parent
2e9492969b
commit
993e05da50
10 changed files with 4 additions and 19 deletions
|
|
@ -1,4 +1,2 @@
|
|||
# add brew completion function to path
|
||||
fpath=($ZSH/plugins/brew $fpath)
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue