Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 622 Bytes

README.md

File metadata and controls

25 lines (25 loc) · 622 Bytes

zfetch 📜

What's zfetch?

zfetch is a fetch script used to quickly show system information in terminal.

What does it show? 🤔

Currently it shows this information:

  • Small OS logo.
  • Your username and your machine name.
  • Your OS.
  • Your kernel.
  • Your CPU.
  • Your motherboard.
  • Your system init.
  • Machine uptime.
  • Terminal Shell.
  • OS package manager.
  • Virtual terminal.
  • Disk model.
  • 7 colored dots to identify terminal colors.

Installation 🔧

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