Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nanofetch

A collection of small terminal utilities for everyday work. Minimal output, no clutter, only what matters.

Commands

nf

System summary for macOS — chip, memory, disk in one line.

nf output

nf git

Repository summary — remote, branch, ahead/behind, changes, last commit. Sections appear only when relevant.

nf git output

Install

mkdir -p ~/.local/bin
ln -sf ~/nanofetch/nf ~/.local/bin/nf

Make sure ~/.local/bin is in PATH, then run:

nf
nf git

NO_COLOR=1 nf and nf --plain disable ANSI colors.

About

Small CLI utilities for various tasks

Resources

Stars

Watchers

Forks

Contributors

Languages