Home

Awesome

NerdFetch

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

Nerdfont

Screenshot

Phosphor Bold

Phosphor

Cozette

Cozette

Dependencies

To install and run

Packaging status

How to switch fonts

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

OSes tested

Known issue(s)