A simple fetch in C which is tiny and fast.. it takes 0.001 to 0.004s to fetch
- only c compiler and
TERM,LANG,USER,SHELLenvironmental variables
$ git clone https://github.com/abrik1/tinyfetch?target=https://github.com
$ cd tinyfetch/src
$ vim config.h # if you want to change config
$ gcc tinyfetch.c -o tinyfetch
$ ./tinyfetch
MIT License
