stow
Summary
Section titled “Summary”Builds and installs GNU stow (a symlink farm manager) from source using Zinit’s build ice.
Syntax / Usage
Section titled “Syntax / Usage”zinit build for @aspiers/stowDetails
Section titled “Details”build— runs the build process for the cloned repository (equivalent to running./configure && make && make installtargeting$ZPFX), then installs thestowscript to$ZPFX/bin.
$ZPFX/bin is automatically on $PATH, so stow is immediately available after the build.
Examples
Section titled “Examples”zinit build for @aspiers/stow