Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 649 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 649 Bytes

Fetch

A blazing fast bash fetch!

alt text

Speed

On slower computers it is faster than fastfetch.

img

But on faster computers fastfetch wins.

It is about 2x faster than neofetch

Install:

No support for BSD & MacOS yet!

Make sure lscpu is installed.

sudo curl -o /usr/bin/fetch https://raw.githubusercontent.com/j0shua-daniel/fetch/refs/heads/main/fetch
sudo chmod +x /usr/bin/fetch