NerdFetch

A POSIX *nix fetch script using Nerdfonts

MIT License

Downloads
255
Stars
453

NerdFetch

A POSIX *nix (Linux, macOS, Android, BSD, etc) fetch script using Nerdfonts (and others)

Nerdfont

Phosphor Bold

Cozette

Dependencies

To install and run

How to switch fonts

  • Nerdfonts is used by default
  • Use -c for Cozette
  • Use -p for Phosphor
  • Use -e for Emojis

Arch Linux (AUR)

yay -S nerdfetch # -git
nerdfetch

Make sure to replace yay with whatever AUR helper you use.

macOS (homebrew)

brew install nerdfetch
nerdfetch

Nix

nix-shell -p nerdfetch
nerdfetch

Gentoo (GURU)/LiGurOS

Add the GURU overlay: https://wiki.gentoo.org/wiki/Project:GURU/Information_for_End_Users (Not needed for LiGurOS)

emerge nerdfetch
nerdfetch

yiffOS

bulge install nerdfetch
nerdfetch

BirbOS

sudo birb nerdfetch
nerdfetch

Manually

Copy-paste this into your terminal:

sudo curl -fsSL https://raw.githubusercontent.com/ThatOneCalculator/NerdFetch/main/nerdfetch -o /usr/bin/nerdfetch
sudo chmod +x /usr/bin/nerdfetch
nerdfetch

Android with Termux

Copy-paste this into Termux:

curl -fsSL https://raw.githubusercontent.com/ThatOneCalculator/NerdFetch/main/nerdfetch -o /data/data/com.termux/files/usr/bin/nerdfetch
chmod a+x /data/data/com.termux/files/usr/bin/nerdfetch
nerdfetch

Run once

Note that this will not install the program.

curl -fsSL https://raw.githubusercontent.com/ThatOneCalculator/NerdFetch/main/nerdfetch | sh

Features

  • Strong cross-OS compatability
  • Not bloated
  • Portable
  • POSIX

OSes tested

  • Debian based Linux
  • Ubuntu based Linux
  • Arch based Linux
  • Gentoo based Linux
  • RedHat based Linux
  • OpenSUSE based Linux
  • Bedrock Linux
  • Alpine Linux
  • KISS Linux
  • Void Linux
  • Exherbo Linux
  • NixOS Linux
  • Solus Linux
  • yiffOS Linux
  • Slackware Linux
  • BirbOS Linux
  • macOS
  • Android
  • FreeBSD
  • OpenBSD
  • NetBSD
  • OpenWrt

Known issue(s)

Package Rankings
Top 44.91% on Formulae.brew.sh
Badges
Extracted from project README
Packaging status