├── README.md ├── plugins.txt ├── result.png ├── result ├── antibody.zsh.json ├── antibody_zero.zsh.json ├── zgen.zsh.json ├── zgen_zero.zsh.json ├── zplug.zsh.json ├── zplug_zero.zsh.json ├── zplugin.zsh.json ├── zplugin_zero.zsh.json ├── zr.zsh.json └── zr_zero.zsh.json ├── scripts ├── antibody.zsh ├── antibody_bundle.zsh ├── antibody_zero.zsh ├── zgen.zsh ├── zgen_zero.zsh ├── zplug.zsh ├── zplug_zero.zsh ├── zplugin.zsh ├── zplugin_zero.zsh ├── zr.zsh └── zr_zero.zsh └── startuptime.zsh /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/README.md -------------------------------------------------------------------------------- /plugins.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/plugins.txt -------------------------------------------------------------------------------- /result.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/result.png -------------------------------------------------------------------------------- /result/antibody.zsh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/result/antibody.zsh.json -------------------------------------------------------------------------------- /result/antibody_zero.zsh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/result/antibody_zero.zsh.json -------------------------------------------------------------------------------- /result/zgen.zsh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/result/zgen.zsh.json -------------------------------------------------------------------------------- /result/zgen_zero.zsh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/result/zgen_zero.zsh.json -------------------------------------------------------------------------------- /result/zplug.zsh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/result/zplug.zsh.json -------------------------------------------------------------------------------- /result/zplug_zero.zsh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/result/zplug_zero.zsh.json -------------------------------------------------------------------------------- /result/zplugin.zsh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/result/zplugin.zsh.json -------------------------------------------------------------------------------- /result/zplugin_zero.zsh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/result/zplugin_zero.zsh.json -------------------------------------------------------------------------------- /result/zr.zsh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/result/zr.zsh.json -------------------------------------------------------------------------------- /result/zr_zero.zsh.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/result/zr_zero.zsh.json -------------------------------------------------------------------------------- /scripts/antibody.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/scripts/antibody.zsh -------------------------------------------------------------------------------- /scripts/antibody_bundle.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/scripts/antibody_bundle.zsh -------------------------------------------------------------------------------- /scripts/antibody_zero.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/scripts/antibody_zero.zsh -------------------------------------------------------------------------------- /scripts/zgen.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/scripts/zgen.zsh -------------------------------------------------------------------------------- /scripts/zgen_zero.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/scripts/zgen_zero.zsh -------------------------------------------------------------------------------- /scripts/zplug.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/scripts/zplug.zsh -------------------------------------------------------------------------------- /scripts/zplug_zero.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/scripts/zplug_zero.zsh -------------------------------------------------------------------------------- /scripts/zplugin.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/scripts/zplugin.zsh -------------------------------------------------------------------------------- /scripts/zplugin_zero.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/scripts/zplugin_zero.zsh -------------------------------------------------------------------------------- /scripts/zr.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/scripts/zr.zsh -------------------------------------------------------------------------------- /scripts/zr_zero.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/scripts/zr_zero.zsh -------------------------------------------------------------------------------- /startuptime.zsh: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/vintersnow/zsh_plugin_manager_speed/HEAD/startuptime.zsh --------------------------------------------------------------------------------