neofetch
Summary
Section titled “Summary”Installs neofetch, a command-line system information tool, by cloning its repository and running make install to put it on $PATH.
Syntax / Usage
Section titled “Syntax / Usage”zinit make for @dylanaraps/neofetchDetails
Section titled “Details”make— runs the defaultmake installtarget, which installs theneofetchscript into$ZPFX/bin(Zinit’s prefix directory).
$ZPFX/bin is automatically on $PATH, so neofetch is immediately available after installation.
Examples
Section titled “Examples”zinit make for @dylanaraps/neofetch