1 repository
Automatically appending directories containing downloaded binaries to the system PATH variable.
Distinct from Binary Path Configurations: Focuses on the automation of appending to the path after binary retrieval, rather than static configuration.
Explore 1 awesome GitHub repository matching software engineering & architecture · Automatic Path Mapping. 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
Downloads external binary artifacts and automatically appends their directories to the system path for immediate use.