zfetch is a fetch script used to quickly show system information in terminal.
Currently it shows this information:
- Small OS logo.
- Your username and your machine name.
- Your OS.
- Your kernel.
- Machine uptime.
- Terminal Shell.
- CPU.
- Memory.
- Init system.
- Packages lists.
- 7 colored dots to identify terminal colors.

git clone https://github.com/jornmann/zfetch.git
cd zfetch
make install