zsh-lazyload
Command loader
A plugin that loads commands lazily to speed up the startup time of the zsh shell.
zsh plugin for lazy load commands and speed up start up time of zsh
120 stars
4 watching
7 forks
Language: Shell
last commit: 6 days ago
Linked from 1 awesome list
lazylazyloadloadpluginspeedupzsh
Related projects:
Repository | Description | Stars |
---|---|---|
shihyuho/zsh-jenv-lazy | An extension for Z shell that loads jEnv in a lazy manner, delaying initialization until the first invocation. | 6 |
goarano/zsh-lazy-load | Provides an extensible way to load zsh completion functions on-demand without requiring shell startup time | 2 |
mollifier/zload | A plugin for zsh that enables the automatic reloading of loaded functions and completion files based on changes to the source code. | 14 |
davidparsson/zsh-nvm-lazy | Provides lazy loading of multiple binary/entrypoint versions from oh-my-zsh's nvm plugin | 5 |
aubreypwd/zsh-plugin-reload | Automates reloading of zsh configuration files on change | 7 |
davidparsson/zsh-pyenv-lazy | A plugin to load pyenv lazily on zsh startup | 47 |
erikced/zsh-pyenv-lazy-load | A plugin that automatically loads pyenv dependencies when they are needed by the zsh shell. | 3 |
tomfromberlin/zsh-cmd-time | A plugin that displays the execution time of commands in the Z shell prompt and exports it as a variable | 1 |
doc0x1/zautoload | An autoloader plugin for customizing Zsh configuration files using the .<name>.zsh convention | 4 |
kkrainbow/zsh-command-note.plugin | A plugin for oh-my-zsh to record and manage complex commands with notes. | 12 |
jkcdarunday/zplug-blame | A plugin that displays load times of zplug plugins | 0 |
al-jshen/zshplug-rs-example | A zsh plugin that enables Rust processing of commands from the shell | 8 |
robturtle/percol.plugin.zsh | A utility plugin for zsh shell that provides interactive search and management of shells commands and Git branches | 9 |
romkatv/zsh-defer | A plugin for zsh that executes commands after all other commands have finished and zle is idle. | 356 |
junker/zsh-archlinux | A plugin for Z shell that adds functionality to work with Arch Linux repositories and packages. | 9 |