Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 472 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 472 Bytes

screenshot

mfetch

A minimal Linux fetch script

Shellcheck

mfetch is a tiny fetch script using less than 30 sloc!

$ grep -v '^$\|^#' mfetch | wc -l
21

It assumes you're launching your wm by having it be exec'd in ~/.xinitrc