willgreen946 / cfetch

A simple fetch program like neofetch but without the bash dependancy, written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

cfetch

A simple fetch program like neofetch but without the bash dependancy, written in C.

Installation

do 'doas make install'

Configuration

Edit the source code, specifically the PATH definition as it's set to my home dir at the moment.

TODO

Add support for FreeBSD and non GNU Linux

About

A simple fetch program like neofetch but without the bash dependancy, written in C

License:GNU General Public License v3.0


Languages

Language:C 85.4%Language:Makefile 14.6%