paleofetch

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit 43dd5622f21699734d6357015c1379a2a73a627c
parent 4ae22db8ac5242d519d54b48c3995543c09fa765
Author: sam-barr <samfbarr@outlook.com>
Date:   Wed, 22 Apr 2020 09:24:21 -0500

Updated README

Diffstat:
MREADME.md | 2+-
Mexample.png | 0
2 files changed, 1 insertion(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,7 +1,7 @@ paleofetch ========== -Like neofetch, but incomplete, written in ~200 lines of C instead of 10,000 lines of bash, +Like neofetch, but incomplete, written in ~300 lines of C instead of 10,000 lines of bash, and runs in like 0.005 seconds. This is a WIP, and definitely not a minimum viable product. Currently it only supports Arch Linux with X running. diff --git a/example.png b/example.png Binary files differ.