/zfetch

zfetch is a simple, fast, but pretty fetch script, ported on macOS. if you want the GNU/Linux version, go to : https://github.com/Arturmes/zfetch

Primary LanguageShellGNU General Public License v3.0GPL-3.0

zfetch 📜

miguel-alcantara-_HEqJviJ7KY-unsplash

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.
  • Machine uptime.
  • Terminal Shell.
  • CPU.
  • Memory.
  • Init system.
  • Packages lists.
  • 7 colored dots to identify terminal colors.

Screenshot

image

Installation 🔧

Other distros (IT'S NOR WORK ON macOS)

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