README.md
October 11, 2020 ยท View on GitHub

mfetch
A minimal Linux fetch script
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
October 11, 2020 ยท View on GitHub

A minimal Linux fetch script
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