1 repository
Automatic addition of downloaded binary artifact directories to the system search path.
Distinct from Binary Path Configurations: Focuses on the automated mapping of downloaded binaries to the PATH variable, rather than static path configuration.
Explore 1 awesome GitHub repository matching software engineering & architecture · Binary PATH Mappings. Refine with filters or upvote what's useful.
zplug is a plugin manager for the Zsh shell designed to install and organize community plugins, themes, and commands from remote repositories and local paths. It focuses on environment reproducibility through versioned configuration, allowing plugins to be pinned to specific git branches, tags, or commit hashes. The project optimizes shell startup speed by using a lazy loading system that defers the execution of plugins until they are explicitly required. To accelerate initial environment setup, it employs a parallel installer that downloads multiple extensions concurrently. The manager supp
Automatically maps downloaded external binary artifacts to the system PATH for immediate terminal use.