Skip to content

neofetch

Installs neofetch, a command-line system information tool, by cloning its repository and running make install to put it on $PATH.

Terminal window
zinit make for @dylanaraps/neofetch
  • make — runs the default make install target, which installs the neofetch script into $ZPFX/bin (Zinit’s prefix directory).

$ZPFX/bin is automatically on $PATH, so neofetch is immediately available after installation.

Terminal window
zinit make for @dylanaraps/neofetch