Discover, install, and configure shell plugins with Fig Plugin Store →
⭐️

Zsh Lazyload

zsh plugin for lazy load commands and speed up start up time of zsh

qoomon
|
76 stars
6 forks

Sparkline

zsh plugin for lazy load commands and speed up start up time of zsh

Usage

lazyload <command-name command-name ...> -- <load-command>

Examples

lazyload nvm -- 'source "$(brew --prefix nvm)/nvm.sh"'