Skip to content

stow

Builds and installs GNU stow (a symlink farm manager) from source using Zinit’s build ice.

Terminal window
zinit build for @aspiers/stow
  • build — runs the build process for the cloned repository (equivalent to running ./configure && make && make install targeting $ZPFX), then installs the stow script to $ZPFX/bin.

$ZPFX/bin is automatically on $PATH, so stow is immediately available after the build.

Terminal window
zinit build for @aspiers/stow