depsterr / mfetch

Minimalist fetch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Minimalist fetch

License:MIT License


Languages

Language:Shell 83.6%Language:Makefile 16.4%