mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-02 02:19:06 +01:00
Removed calls to compinit from bundler.plugin.zsh and extract.plugin.zsh, resulting in much quicker start up times.
This commit is contained in:
parent
8c45b73918
commit
18071205f3
2 changed files with 0 additions and 4 deletions
|
|
@ -80,6 +80,4 @@ alias x=extract
|
|||
|
||||
# add extract completion function to path
|
||||
fpath=($ZSH/plugins/extract $fpath)
|
||||
autoload -U compinit
|
||||
compinit -i
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue